This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tech:unix:create_gpg_key_pair [2020/07/30 00:06] – external edit 127.0.0.1 | 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. | ||
+ | |||
+ |