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

Don't publish "auth" subkeys #9

Open
duxsco opened this issue Nov 18, 2022 · 3 comments
Open

Don't publish "auth" subkeys #9

duxsco opened this issue Nov 18, 2022 · 3 comments

Comments

@duxsco
Copy link

duxsco commented Nov 18, 2022

Use s.th. like gpg --export-filter "drop-subkey=usage=a" --export ... instead of:

gpg --export $keyoxidizer_email | \

@duxsco
Copy link
Author

duxsco commented Nov 18, 2022

Perhaps, use --export-options no-export-attributes,export-clean, too.

@shombando
Copy link
Owner

Thanks @duxsco, I'll do some testing to make sure it doesn't break any functionality, it shouldn't, and make then make the change.

@duxsco
Copy link
Author

duxsco commented Nov 18, 2022

Some people even use --export-options export-minimal. But, you have to test with keys.openpgp.org what's sufficient. I use self-hosted WKD. So, I can't tell.

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

No branches or pull requests

2 participants