mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
Insert new chapter "signatures over data" after ch6
This commit is contained in:
parent
319f258aca
commit
f985121444
11 changed files with 2 additions and 0 deletions
13
book/source/09-verification.md
Normal file
13
book/source/09-verification.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Verification
|
||||
|
||||
```
|
||||
- Self-authenticating data (unhashed subpackets)
|
||||
|
||||
## When are signatures valid?
|
||||
- Validity as a tree of signatures
|
||||
|
||||
## When are certificates valid?
|
||||
|
||||
Primary revoked, User ID revoked, ...
|
||||
Which signatures take precendence?
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue