About 54 results
Open links in new tab
  1. help understanding gpg --list--keys output - Unix & Linux Stack …

    Oct 9, 2020 · Your private key, which, for historical reasons*, PGP and GPG call 'secret' and which is shown by --list-secret-keys, would be even longer; in addition, showing it on a terminal where in …

  2. How to export a GPG private key and public key to a file

    Nov 15, 2018 · I have generated keys using GPG, by executing the following command gpg --gen-key Now I need to export the key pair to a file; i.e., private and public keys to private.pgp and public.pgp, …

  3. gpg - What is the armored option for in GnuPG? - Unix & Linux Stack ...

    Dec 8, 2020 · when I export a gpg private or public key, and specify armored as a switch, I get plain text key, however, the gnupgp website seems to state that these keys are actually encrypted. What's the …

  4. Solving gpg: decryption failed: No secret key - Unix & Linux Stack …

    Mar 21, 2023 · Then when using gpg, your ~/.gnupg directory should be backuped with as many precaution as the enciphered files. You also have the gpg --export > export and gpg --export-secret …

  5. gnu - gpg --list-keys command outputs uid [ unknown ] after …

    Nov 26, 2017 · gpg --list-keys command outputs uid [ unknown ] after importing private key into a clean install Ask Question Asked 8 years, 4 months ago Modified 1 year, 1 month ago

  6. networking - Add the gpg key used to sign the packages by running …

    Jan 4, 2023 · The 3rd step was to add the gpg key used to sign the packages by running the following command: ... The problem is I don't understand what this command does and why it fails, even …

  7. Restore GPG keys from previous .gnupg - Unix & Linux Stack Exchange

    Aug 19, 2025 · I recently move from debian to Arch. Before wiping my disk, I did a backup of my ~/.gnupg folder. I've restored it, but now gpg --list-secret-keys doesn't show anything even if my keys …

  8. gpg - GnuPG command to show key info from file - Unix & Linux Stack ...

    When I run gpg --with-fingerprints --with-colons keyfile.key, I get a machine parsable output on stdout containing the key fingerprint for the key inside the keyfile (which is exactly what I want),...

  9. How to import secret gpg key (copied from one machine to another)?

    Feb 15, 2015 · How to import secret gpg key (copied from one machine to another)? Ask Question Asked 11 years, 2 months ago Modified 3 years, 9 months ago

  10. keyserver timed out when trying to add a GPG public key

    I am trying to add a public key for installing a program with CPG. But I am pretty new to this but every command I found gave me the same error: gpg --keyserver keyserver.ubuntu.com --recv-keys 94...