mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Fix missing half sentence
This commit is contained in:
parent
1f5fab21db
commit
bbb55a4c5f
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ The expiration mechanism in OpenPGP is complemented by a mechanism to extend/ren
|
|||
|
||||
Using the expiration mechanism is useful for two reasons:
|
||||
|
||||
- Expiration of a certificate reminds users of that certificate to poll for updates, for example, from a keyserver. that the certificate is not fresh and a newer version should be acquired.
|
||||
- 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue