Changes between Version 3 and Version 4 of OpenPGP
- Timestamp:
- Nov 5, 2007 11:24:21 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenPGP
v3 v4 3 3 4 4 the [http://www.openpgp.org/ OpenPGP] standard is [http://www.ietf.org/rfc/rfc2440.txt RFC 2440]. It pairs standard [http://en.wikipedia.org/wiki/Public-key_cryptography Public-key cryptography] with a decentralized key distribution/verification infrastructure, known as the [http://www.rubin.ch/pgp/weboftrust.en.html web of trust]. 5 6 [http://www.ietf.org/rfc/rfc5081.txt RFC 5081] specifies how to use OpenPGP keys in [wiki:TLS] connections. 5 7 6 8 == Web of Trust == … … 10 12 === Why choose the Web of Trust over other PKI === 11 13 14 * decentralization 15 * simple keyserver-based revocation 16 * freedom of tools 17 * multiple certifiers per certificate (no certifier lock-in) 18 * flexible trust models (you can decide how/who you trust) 19 12 20 == OpenPGP tools == 13 21

