mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-02-17 01:26:29 +01:00
ch12: use outline notes as sections
This commit is contained in:
parent
e1174a2c79
commit
428b61f4d9
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
# Pitfalls / Things to keep in mind
|
||||
|
||||
```
|
||||
## Key IDs are really not guaranteed to be unique
|
||||
|
||||
Use fingerprints, or expect duplicates
|
||||
|
@ -8,5 +7,5 @@ Use fingerprints, or expect duplicates
|
|||
## Signature Subpackets can have duplicates
|
||||
|
||||
## Packet Nesting can be unreasonable
|
||||
- EBNF of allowed packet sequences is complex -> Recommend [stricter](https://mailarchive.ietf.org/arch/msg/openpgp/uepOF6XpSegMO4c59tt9e5H1i4g/) best-practices?
|
||||
```
|
||||
|
||||
- EBNF of allowed packet sequences is complex -> Recommend [stricter](https://mailarchive.ietf.org/arch/msg/openpgp/uepOF6XpSegMO4c59tt9e5H1i4g/) best-practices?
|
||||
|
|
Loading…
Reference in a new issue