ed ch8 feedback commit e59e70939c

This commit is contained in:
Tammi L. Coles 2023-12-04 11:19:41 +00:00
parent e496ee28e7
commit 16d4442073

View file

@ -52,7 +52,7 @@ Third-party signatures are used to make specific statements:
The **certify others** [key flag](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-key-flags) (`0x01`) is required to issue third-party signatures. By convention[^primary-certification], only the certificate's primary key can hold this key flag.
```
[^primary-certification]: Most implementations currently assume that only the primary key may hold the "certify others" key flag. However, the RFC doesn't clearly specify this limitation.
[^primary-certification]: Most current implementations assume that only the primary key may hold the *certify others* key flag, although this is not specified in the RFC.
### Distinct functions of self-signatures and third-party signatures