fix link names

This commit is contained in:
Heiko Schaefer 2023-10-29 23:43:14 +01:00
parent bedae03c42
commit 1dbe95cb1f
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D
6 changed files with 10 additions and 8 deletions

View file

@ -183,7 +183,7 @@ The OpenPGP standard currently only defines one format to store in User Attribut
To form an OpenPGP certificate out of a collection of components, the certificate holder links these components together (using their OpenPGP software).
The OpenPGP term for linking components is "binding," as in: "a subkey is bound to the primary key." The bindings are realized using cryptographic signatures (much more details about this are in {ref}`certifications_chapter`).
The OpenPGP term for linking components is "binding," as in: "a subkey is bound to the primary key." The bindings are realized using cryptographic signatures (much more details about this are in {ref}`component_signatures_chapter`).
In very abstract terms, the primary key of a certificate acts as a root of trust for that certificate (as a kind of "certification authority"):