From 7e339903fc16764eacdb5c4aee5cc6410bde353c Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Thu, 30 Nov 2023 16:54:25 +0100 Subject: [PATCH] Attempt to address https://codeberg.org/openpgp/notes/pulls/152/files#issuecomment-1357973 --- 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 20c41b4..d705b39 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. +- Third-party signatures of the same type IDs endorse the authenticity of a User ID on another user's certificate. In another instance: