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

Improve documentation for gpg subkey creation #102

Merged
merged 6 commits into from
Feb 25, 2021
Merged

Commits on Jan 24, 2021

  1. Add gpg --list-keys tip for finding existing GPG keys to README.md

    Signed-off-by: Elan Ruusamäe <[email protected]>
    Signed-off-by: Marco Pivetta <[email protected]>
    glensc committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    e839510 View commit details
    Browse the repository at this point in the history
  2. Write out clearly what is the current gpg key recommendation

    Signed-off-by: Elan Ruusamäe <[email protected]>
    glensc committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    f6878aa View commit details
    Browse the repository at this point in the history
  3. Add a note about key expiry setup

    Signed-off-by: Elan Ruusamäe <[email protected]>
    glensc committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    7923cd6 View commit details
    Browse the repository at this point in the history
  4. Use relative path for gpg ephemeral homedir for security

    This may be paranoid, but also avoids unwanted surprises of multi-user systems.
    
    Signed-off-by: Elan Ruusamäe <[email protected]>
    glensc committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    1a37248 View commit details
    Browse the repository at this point in the history
  5. Add note about password remove giving error

    Signed-off-by: Elan Ruusamäe <[email protected]>
    glensc committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    4ad8fa2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Remove any type and bits recommendation

    Signed-off-by: Elan Ruusamäe <[email protected]>
    glensc committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    ebe3af4 View commit details
    Browse the repository at this point in the history