Created
December 21, 2022 08:01
-
-
Save jarkkojs/1465e298703652a8221ec7c5cfd290e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gpg --export --export-options backup --output public.gpg | |
gpg --export-ownertrust > trust.gpg | |
gpg --export-secret-keys --export-options backup --output private.gpg --pinentry-mode loopback |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment