mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
ch8: add link anchor
This commit is contained in:
parent
c365856943
commit
b4a48b7f28
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
||||
(delegation)=
|
||||
### 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue