mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
minimization: add link to autocrypt minimal certificate format
This commit is contained in:
parent
4273dcbd78
commit
1e6eaf5d3b
1 changed files with 4 additions and 0 deletions
|
@ -376,6 +376,10 @@ Some implementations, such as Sequoia, prefer to rely on the full historical set
|
|||
|
||||
An example for the tension between minimization and nuanced verification of the [temporal validity](temporal-validity) of signatures can be seen in the case of [rpm-sequoia](https://github.com/rpm-software-management/rpm-sequoia/issues/50#issuecomment-1689642607). To handle the limited availability of historical self-signatures on certificates in the wild, the rpm-sequoia implementation was adjusted to accept self-signatures that predate the existing self-signature for the signing key.
|
||||
|
||||
#### Autocrypt
|
||||
|
||||
The Autocrypt Level 1 specification defines a specific [minimal format for OpenPGP certificates](https://autocrypt.org/level1.html#openpgp-based-key-data) that are distributed by the autocrypt mechanism.
|
||||
|
||||
#### Autocrypt/WKD minimization
|
||||
|
||||
Email clients depend only on a limited subset of the components of certificates. Thus, it's possible to use a smaller view of that certificate, which is easier to transfer by mail user-agents.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue