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

user/pgp2ssh: new package #3109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

as400l
Copy link

@as400l as400l commented Oct 24, 2024

Derive private ed25519 SSH key from private PGP key. GPG itself only supports exporting public SSH keys and other tools don't work for ed25519 keys.

user/pgp2ssh/template.py Outdated Show resolved Hide resolved
user/pgp2ssh/template.py Outdated Show resolved Hide resolved
@as400l
Copy link
Author

as400l commented Oct 25, 2024

Removed arch limitation and using a specific git commit right now. Thanks.

@EarldridgeJazzedPineda
Copy link
Contributor

Please squash the commits

Derive private ed25519 SSH key from private PGP key.
GPG itself only supports exporting public SSH keys and other tools don't work for ed25519 keys.

1. Remove arch limitation.
2. Use a specific git commit.
@as400l
Copy link
Author

as400l commented Oct 25, 2024

Done.

@triallax
Copy link
Contributor

triallax commented Nov 1, 2024

you might want to try fixing update-check, see user/plan9port/update.py for instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants