protecting_passwords_with_gpg
This is an old revision of the document!
Table of Contents
Protecting_passwords_with_gpg
Gnu Privacy Guard
Generate a private/public key pair
0@@
(Optional) Keyserver Registration
To enable someone to retrieve your public key without having to contact you directly.
Find the id/fingerprint
1@@
id is the hex digit string after the / on the line starting with “pub” fingerprint is the 10 groups of 4 hex digits on the “fingerprint” line!
Register with a key server
There are many available. This is just one example.
2@@
Either method works.
Decrypt a file using your (stored) private key
3@@
List the public keys on your keyring
4@@
List the private key on your keyring
5@@
Use the private key on your keyring to display public key
6@@
Delete someones public key from your keyring
7@@
8@@
Change information about the key
9@@
protecting_passwords_with_gpg.1544273361.txt.gz · Last modified: 2018/12/08 12:49 by 0.0.0.0
