normalize term trust root -> trust anchor

This commit is contained in:
Heiko Schaefer 2023-12-08 18:22:15 +01:00
parent 2277f64b9f
commit fbf5cac613
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -315,7 +315,7 @@ Some OpenPGP software may add User IDs to a certificate, which are not bound to
[PET]: https://sequoia-pgp.org/blog/2023/04/08/sequoia-sq/#an-address-book-style-trust-model
Sequoia additionally certifies these "local, third party, User IDs" with a local trust root to facilitate local authentication decisions.
Sequoia additionally certifies these "local, third party, User IDs" with a local trust anchor to facilitate local authentication decisions.
To prevent accidental publication of these local User IDs (e.g. to public keyservers), Sequoia marks these binding signatures as "local" artifacts using [Exportable Certification](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-exportable-certification) subpackets to mark them as non-exportable.
(distribution)=