resources: add crypto-refresh draft

Move (somewhat) GnuPG-specific document to separate section
This commit is contained in:
Heiko Schaefer 2023-09-26 12:01:01 +02:00
parent 9d0b84e7a6
commit abc73e463a
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -1,8 +1,8 @@
# External resources # External resources
[RFC4880](https://www.rfc-editor.org/rfc/rfc4880.html) OpenPGP Message Format [2007] [OpenPGP version 6 draft specification](https://datatracker.ietf.org/doc/draft-ietf-openpgp-crypto-refresh/) draft-ietf-openpgp-crypto-refresh [2023]
[An Advanced Introduction to GnuPG](https://gnupg.org/ftp/people/neal/an-advanced-introduction-to-gnupg/openpgp/openpgp.pdf) [Neal Walfield, 2017] [RFC4880](https://www.rfc-editor.org/rfc/rfc4880.html) OpenPGP Message Format [2007], specifies OpenPGP version 4
## Web of Trust ## Web of Trust
@ -12,3 +12,7 @@
[OpenPGP Web of Trust](https://sequoia-pgp.gitlab.io/sequoia-wot/) [Neal Walfield, 2022]; [OpenPGP Web of Trust](https://sequoia-pgp.gitlab.io/sequoia-wot/) [Neal Walfield, 2022];
implementation: <https://gitlab.com/sequoia-pgp/sequoia-wot/>. implementation: <https://gitlab.com/sequoia-pgp/sequoia-wot/>.
## GnuPG
[An Advanced Introduction to GnuPG](https://gnupg.org/ftp/people/neal/an-advanced-introduction-to-gnupg/openpgp/openpgp.pdf) [Neal Walfield, 2017]