From b2e8f4b25cc5e7c70b7af523ebcbacd153e2949c Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Tue, 12 Dec 2023 00:25:01 +0100 Subject: [PATCH] drop resources chapter, for now --- book/source/22-resources.md | 23 ----------------------- book/source/index.md | 1 - 2 files changed, 24 deletions(-) delete mode 100644 book/source/22-resources.md diff --git a/book/source/22-resources.md b/book/source/22-resources.md deleted file mode 100644 index 0364d0f..0000000 --- a/book/source/22-resources.md +++ /dev/null @@ -1,23 +0,0 @@ - - -# External resources - -[OpenPGP version 6 draft specification](https://datatracker.ietf.org/doc/draft-ietf-openpgp-crypto-refresh/) draft-ietf-openpgp-crypto-refresh [2023] - -[RFC4880](https://www.rfc-editor.org/rfc/rfc4880.html) OpenPGP Message Format [2007], specifies OpenPGP version 4 - -(wot-resources)= -## Web of Trust - -[PGP Web of Trust: Core Concepts Behind Trusted Communication](https://www.linux.com/training-tutorials/pgp-web-trust-core-concepts-behind-trusted-communication/), -[PGP Web of Trust: Delegated Trust and Keyservers](https://www.linuxfoundation.org/blog/pgp-web-of-trust-delegated-trust-and-keyservers/) [Konstantin Ryabitsev, 2014] - -[OpenPGP Web of Trust](https://sequoia-pgp.gitlab.io/sequoia-wot/) [Neal Walfield, 2022]; -implementation: . - -## GnuPG - -[An Advanced Introduction to GnuPG](https://gnupg.org/ftp/people/neal/an-advanced-introduction-to-gnupg/openpgp/openpgp.pdf) [Neal Walfield, 2017] diff --git a/book/source/index.md b/book/source/index.md index 60d6af8..234ccca 100644 --- a/book/source/index.md +++ b/book/source/index.md @@ -41,7 +41,6 @@ zoom/private_keys.md zoom/signatures.md zoom/encyption.md -22-resources.md 23-glossary.md 24-acknowledgements.md a-artifacts.md