Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Generate Ed25519 signing key #55

Open
BobWall23 opened this issue Sep 6, 2016 · 1 comment
Open

Generate Ed25519 signing key #55

BobWall23 opened this issue Sep 6, 2016 · 1 comment

Comments

@BobWall23
Copy link
Member

No description provided.

@BobWall23
Copy link
Member Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant