You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
It dawned on me that after we switched direction on passphrase generation, we should have refactored so that instead of requiring an RSA private key in ~/.ssh/id_rsa and reading that key for use as the signing key in the GPG key file, we should have just created a new Ed25519 signing key pair and used that.
Refactor to do this. Figure out how to handle existing files (key files and encrypted files) that don't match the new scheme.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: