Kitaab

GPG Export Secret Keys

linux tip cli

published 2022-09-20 23:32

updated 2023-01-10 13:10

{{{bash gpg --list-secret-keys umask 077 gpg --export-secret-keys > private.key }}}

To trust on import {{{bash gpg --edit-key

trust 5 }}}