From 8719b9deb2bb3b3a5ebb75489c54df3c45259f1c Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Tue, 28 Nov 2023 19:40:52 +0100 Subject: [PATCH] this addition seems mostly distracting to me? --- book/source/08-signing_components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/08-signing_components.md b/book/source/08-signing_components.md index b370273..da0d4e4 100644 --- a/book/source/08-signing_components.md +++ b/book/source/08-signing_components.md @@ -59,7 +59,7 @@ The **certify others** [key flag](https://www.ietf.org/archive/id/draft-ietf-ope The meaning of an OpenPGP signature depends significantly on its issuer. Self-signatures and third-party signatures, even when of the same [signature type](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-signature-types), serve distinct functions. For example: - Certifying self-signatures (type IDs `0x10` - `0x13`) bind a User ID to a certificate. -- Third-party signatures of the same type IDs endorse the authenticity of a User ID claimed by the holder of a certificate. +- Third-party signatures of the same type IDs endorse the authenticity of a User ID. In another instance: