mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
mark "TODO"-blocks with admonition markup
(also see https://codeberg.org/openpgp/notes/issues/3)
This commit is contained in:
parent
c72432af4b
commit
225e3c3a8d
7 changed files with 40 additions and 11 deletions
|
@ -1,6 +1,8 @@
|
|||
# Signature "internals"
|
||||
|
||||
```
|
||||
```{admonition} TODO
|
||||
:class: warning
|
||||
|
||||
- Subpackets and how to make sense of them
|
||||
- "Negotiating" signature hash algorithm based on recipients preference subpackets
|
||||
- Explore viability of having multiple signatures, e.g. v4+v6?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue