Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Your GPG key

Hussein Mohammed edited this page Sep 28, 2018 · 3 revisions

Export your gpg private key

  • Get your pass script gpg id(s) ie: cat ~/.password-store/.gpg-id
  • You can also get a full ids list using gpg -k
  • Export your private key with
gpg --export-secret-key [the_id] > keys.asc