add missing space

This commit is contained in:
Heiko Schaefer 2023-11-25 15:36:40 +01:00
parent 5f694e8c23
commit a3b5e263e3
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -205,7 +205,7 @@ Third-party signatures in OpenPGP primarily encode authentication statements for
### Certifying identity components
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 then distributes Alice's certifying signature as part of his certificate.