Skip to content

Instantly share code, notes, and snippets.

@jarkkojs
Created December 21, 2022 08:01
Show Gist options
  • Save jarkkojs/1465e298703652a8221ec7c5cfd290e0 to your computer and use it in GitHub Desktop.
Save jarkkojs/1465e298703652a8221ec7c5cfd290e0 to your computer and use it in GitHub Desktop.
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