Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix errors in Tails validation logic; bump Tails version req #5965

Merged
merged 1 commit into from Jun 1, 2021

Commits on May 27, 2021

  1. Fix errors in Tails validation logic; bump Tails version req

    - The journalist auth file should always be present and is not
      logically tied to the SSH-over-Tor setting or the presence
      of SSH onion service secrets
    
    - The tor_v3_keys.json file is _only_ required if SSH secrets
      are present and SSH-over-Tor is enabled
    
    - We can no longer support the Tails 3 series, so it's appropriate
      to error out at this point when users attempt to use it.
    eloquence committed May 27, 2021
    Copy the full SHA
    0eafe02 View commit details
    Browse the repository at this point in the history