mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Fix paragraph sliding into reference
This commit is contained in:
parent
2b58f68018
commit
5e1c7efd4a
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ The OpenPGP v6 standard gives guidance for implementers by listing[^migration_st
|
|||
Some features of OpenPGP v6 are only available for use with keys in the v6 format.
|
||||
For example, only a v6 key might issue a v6 signature[^v6keyv6sig].
|
||||
[^v6keyv6sig]: [v6 keys can only issue v6 signatures](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-packet-versions-in-signatur)
|
||||
|
||||
On the other hand, a v6 key can *only* issue v6 signatures, so if you require compatibility with v4 verifiers, you shouldn't yet migrate to a v6 key/certificate.
|
||||
|
||||
When migrating to v6 key material, the user must either switch to a freshly generated v6 key, or convert their v4 keys to the v6 format. Doing the former is the recommended approach.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue