Create GPG Key Pair [TechTrav Wiki]

Site Tools


Sidebar

unix_based.jpg

tech:unix:create_gpg_key_pair

Difficulty
Very easy

Create GPG Key Pair

Follow instructions to install GPG on your *NIX system.

Run gpg –full-generate-key to generate a key pair with full options. Otherwise, run gpg –gen-key

Enter your real name. Enter your email address.

A public key, private key, and revocation certificate will be generated.

tech/unix/create_gpg_key_pair.txt · Last modified: 2020/09/19 00:47 by travis

technology is not a panacea