mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
ch4: don't use title case
This commit is contained in:
parent
63592a8c17
commit
c592c6c02d
1 changed files with 4 additions and 4 deletions
|
@ -102,7 +102,7 @@ Subkeys have the same structure as the primary key, but they are used in a diffe
|
||||||
OpenPGP certificates can contain a number of subkeys
|
OpenPGP certificates can contain a number of subkeys
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Key Flags: defining which operations a component key can perform
|
#### Key flags: defining which operations a component key can perform
|
||||||
|
|
||||||
Each component key has a set of ["Key Flags"](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#key-flags) that specify which operations that key can perform.
|
Each component key has a set of ["Key Flags"](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-10.html#key-flags) that specify which operations that key can perform.
|
||||||
|
|
||||||
|
@ -245,7 +245,7 @@ Note: certification signatures [can be made irrevocable](https://www.ietf.org/ar
|
||||||
This section only contains notes and still needs to be written
|
This section only contains notes and still needs to be written
|
||||||
```
|
```
|
||||||
|
|
||||||
### Certificate Management / Evolution of a certificate over time
|
### Certificate management / Evolution of a certificate over time
|
||||||
|
|
||||||
Minimized versions, merging, effective "append only" semantics, ...
|
Minimized versions, merging, effective "append only" semantics, ...
|
||||||
|
|
||||||
|
@ -262,7 +262,7 @@ Minimized versions, merging, effective "append only" semantics, ...
|
||||||
- Subkey: Revoked/key expired/binding signature expired
|
- Subkey: Revoked/key expired/binding signature expired
|
||||||
- User ID: revoked, binding expired, ...
|
- User ID: revoked, binding expired, ...
|
||||||
|
|
||||||
### Best Practices regarding Key Freshness
|
### Best practices regarding Key Freshness
|
||||||
|
|
||||||
```{admonition} TODO
|
```{admonition} TODO
|
||||||
:class: warning
|
:class: warning
|
||||||
|
@ -273,7 +273,7 @@ Minimized versions, merging, effective "append only" semantics, ...
|
||||||
Wiktor suggests to check: https://blogs.gentoo.org/mgorny/2018/08/13/openpgp-key-expiration-is-not-a-security-measure/ for important material
|
Wiktor suggests to check: https://blogs.gentoo.org/mgorny/2018/08/13/openpgp-key-expiration-is-not-a-security-measure/ for important material
|
||||||
```
|
```
|
||||||
|
|
||||||
### Metadata Leak of Social Graph
|
### Metadata leak of Social Graph
|
||||||
|
|
||||||
(unbound_user_ids)=
|
(unbound_user_ids)=
|
||||||
### Adding unbound User IDs to a certificate
|
### Adding unbound User IDs to a certificate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue