This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tech:unix:create_gpg_key_pair [2020/06/17 21:31] – created travis | tech:unix:create_gpg_key_pair [2020/09/19 00:47] (current) – travis | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{howhard> | ||
====== Create GPG Key Pair ====== | ====== Create GPG Key Pair ====== | ||
+ | |||
Follow instructions to install GPG on your *NIX system. | Follow instructions to install GPG on your *NIX system. | ||
- | Run '' | + | Run '' |
Enter your real name. Enter your email address. | Enter your real name. Enter your email address. | ||
A public key, private key, and revocation certificate will be generated. | A public key, private key, and revocation certificate will be generated. | ||
+ | |||
+ |