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

cleanup: Use --delete-secret-and-public-key to delete GPG_PRIVATE_KEY #226

Merged
merged 1 commit into from Sep 22, 2021

Commits on Sep 20, 2021

  1. cleanup: Use --delete-secret-and-public-key to delete GPG_PRIVATE_KEY

    This deletes the secret key(s) and public keys(s) for the fingerprint
    of the installed GPG_PRIVATE_KEY.
    
    If the installed GPG_PRIVATE_KEY only contains a signing subkey without
    the primary private key, the --delete-secret-and-public-key will
    successfully delete the keys.
    
    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Sep 20, 2021
    Copy the full SHA
    a1600c1 View commit details
    Browse the repository at this point in the history