mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-12-04 05:22:07 +01:00
ch4: move revocations section
This commit is contained in:
parent
0965fa4fae
commit
13a3d84526
1 changed files with 13 additions and 13 deletions
|
@ -250,6 +250,19 @@ Linking a User ID to an OpenPGP certificate
|
||||||
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.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### Revocations
|
||||||
|
|
||||||
|
```{admonition} TODO
|
||||||
|
:class: warning
|
||||||
|
|
||||||
|
This section only contains notes and still needs to be written
|
||||||
|
```
|
||||||
|
|
||||||
|
Note: certification signatures [can be made irrevocable](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#name-revocable).
|
||||||
|
|
||||||
|
#### Hard vs. soft revocations
|
||||||
|
|
||||||
(third_party_cert)=
|
(third_party_cert)=
|
||||||
## Third party (identity) certifications
|
## Third party (identity) certifications
|
||||||
|
|
||||||
|
@ -259,19 +272,6 @@ explain metadata associated with this signature, and that c-r prefers this over
|
||||||
This section needs writing
|
This section needs writing
|
||||||
```
|
```
|
||||||
|
|
||||||
## Revocations
|
|
||||||
|
|
||||||
```{admonition} TODO
|
|
||||||
:class: warning
|
|
||||||
|
|
||||||
This section only contains notes and still needs to be written
|
|
||||||
```
|
|
||||||
|
|
||||||
Note: certification signatures [can be made irrevocable](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#name-revocable).
|
|
||||||
|
|
||||||
### Hard vs. soft revocations
|
|
||||||
|
|
||||||
|
|
||||||
## Advanced topics
|
## Advanced topics
|
||||||
|
|
||||||
```{admonition} TODO
|
```{admonition} TODO
|
||||||
|
|
Loading…
Reference in a new issue