mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-12-10 07:31:08 +01: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 @@
|
|||
# Algorithms and Policy
|
||||
|
||||
```
|
||||
```{admonition} TODO
|
||||
:class: warning
|
||||
|
||||
- What algorithms are trustworthy? -> Depend on regulatory bodies like the BSI?
|
||||
- How to decide, when to deprecate / reject algorithms (how to be competent)
|
||||
- Transitioning from one set of algorithms to another (Interoperability)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue