mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-30 11:32:07 +01:00
edit moved/split out ch7
This commit is contained in:
parent
4000e1efdc
commit
06d3e1f230
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,7 @@ There are two important scenarios to distinguish. Signatures on components can b
|
||||||
|
|
||||||
## Context-specific meaning
|
## Context-specific meaning
|
||||||
|
|
||||||
For some signature types, the meaning of a signature depends in part on who issued it: A self-signature has a different meaning from a signature issued by a third party.
|
The meaning of a signature depends in part on who issued it. A self-signature has a different meaning from a signature issued by a third party.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
@ -145,6 +145,8 @@ This signature is calculated over the primary key and User ID.
|
||||||
### Direct key signature: Adding metadata to the primary key
|
### Direct key signature: Adding metadata to the primary key
|
||||||
|
|
||||||
```{admonition} TODO
|
```{admonition} TODO
|
||||||
|
:class: warning
|
||||||
|
|
||||||
explain metadata associated with this signature, and that c-r prefers this over primary user id.
|
explain metadata associated with this signature, and that c-r prefers this over primary user id.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue