ch8: add link anchor

This commit is contained in:
Heiko Schaefer 2023-11-30 00:44:08 +01:00
parent c365856943
commit b4a48b7f28
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -232,6 +232,7 @@ For example, Alice can vouch that Bob's User ID `Bob Baker <bob@example.com>` is
Other users may or may not decide to rely on Alice's statement to determine the authenticity of Bob's certificate. Other users may or may not decide to rely on Alice's statement to determine the authenticity of Bob's certificate.
(delegation)=
### Trust signatures: delegating authentication ### Trust signatures: delegating authentication
OpenPGP uses [*trust signature*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#trust-signature-subpacket) subpackets to delegate authentication decisions, designating the recipient certificate as a "trusted introducer" (or a trust root) for the user. This includes specifying trust depth (or level) for transitive delegations and quantifying trust with numerical values, indicating the extent of reliance on the introducer's certifications. OpenPGP uses [*trust signature*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#trust-signature-subpacket) subpackets to delegate authentication decisions, designating the recipient certificate as a "trusted introducer" (or a trust root) for the user. This includes specifying trust depth (or level) for transitive delegations and quantifying trust with numerical values, indicating the extent of reliance on the introducer's certifications.