mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-02-17 01:26:29 +01:00
clarify certification text
And use Bob's real fingerprint.
This commit is contained in:
parent
4b9c064a8b
commit
e49d1e69af
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ Third-party signatures in OpenPGP primarily encode authentication statements for
|
||||||
|
|
||||||
When a signer issues a certifying signature on an identity, it indicates a verified link between the identity and the certificate. That is, the signer vouches for the connection.
|
When a signer issues a certifying signature on an identity, it indicates a verified link between the identity and the certificate. That is, the signer vouches for the connection.
|
||||||
|
|
||||||
For example, Alice can certify Bob's User ID `Bob Baker <bob@example.com>` with his certificate `0xB0B`, by creating a certification signature that binds Bob's User ID and Bob's certificate. Bob can then distribute Alice's certifying signature as part of his certificate.
|
For example, Alice can vouch that Bob's User ID `Bob Baker <bob@example.com>` is legitimately linked with his certificate `BB28 9FB7 A68D BFA8 C384 CCCD E205 8E02 D9C6 CD2F 3C7C 56AE 7FB5 3D97 1170 BA83`, by creating a certification signature. Bob can then distribute Alice's certifying signature as part of his certificate.
|
||||||
|
|
||||||
Other users may or may not decide to rely on Alice's statement.
|
Other users may or may not decide to rely on Alice's statement.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue