14. Pitfalls / Things to keep in mind¶
14.1. Key IDs are really not guaranteed to be unique¶
Use fingerprints, or expect duplicates
14.2. Signature Subpackets can have duplicates¶
14.3. Packet Nesting can be unreasonable¶
EBNF of allowed packet sequences is complex -> Recommend stricter best-practices?