🔐 What is PGP?
PGP (Pretty Good Privacy) is a public-key encryption system that enables secure communication through asymmetric cryptography. It uses a pair of keys: a public key (shared openly) and a private key (kept secret).
🔑 How It Works:
- Public key — shared with others so they can encrypt messages to you
- Private key — kept secret, used to decrypt messages sent to you
- Signatures — prove a message was genuinely written by the key holder
💡 On darknet markets, PGP is used for encrypting sensitive information (like shipping addresses), verifying vendor identity, and enabling two-factor authentication (2FA).