About this document
GPG Cheat Sheet for Key Management by splamoreaux is a document available to read on EtoBox.
GnuPG (Gnu Privacy Guard) is free software that provides cryptographic functions like PGP, allowing users to encrypt data and communications. It generates public/private key pairs with commands like gpg --gen-key, exports keys with gpg --export, and imports keys with gpg --import. Users can then encrypt or sign files and messages, decrypt encrypted files, and list or delete their keys.
- Author
- splamoreaux
- Language
- EN