mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Clarify text
This commit is contained in:
parent
bbb55a4c5f
commit
eb782f61ba
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ Using the expiration mechanism is useful for two reasons:
|
|||
- Expiration of a certificate means that it cannot be used anymore. This forces users of that certificate (or their OpenPGP software) to poll for updates for it. For example, from a keyserver.
|
||||
- It is a passive way for certificates to "time out," e.g., if their owner loses control over them, or isn't able to broadcast a revocation, for any reason.
|
||||
|
||||
Component keys use *Key Expiration Time* subpackets for expressing the expiration time. Identity components rely on the expiration of their binding signature. If a binding signature expires, the binding becomes invalid, and the component is considered expired.
|
||||
Component keys use *Key Expiration Time* subpackets for expressing the expiration time. Identity components rely on the [*signature expiration time*](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#signature-expiration-subpacket) subpacket of their binding signature. If a binding signature expires, the binding becomes invalid, and the component is considered expired.
|
||||
|
||||
#### Revocation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue