mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
Move mermaid diagram source out of sphinx field of view, and add a png version.
This commit is contained in:
parent
1ee3024056
commit
1bb46763ec
3 changed files with 3 additions and 1 deletions
|
@ -73,7 +73,9 @@ This construct is referred to as a [revocation certificate](https://www.ietf.org
|
|||
|
||||
On the other hand, in order to verify a data signature over a text document, an implementation would need to verify not only the data signature itself, but also the binding signature (and back-signature) of the signing subkey, which qualify the signing subkey.
|
||||
|
||||
```{include} mermaid/09-sigtree.md
|
||||
```{figure} mermaid/09-sigtree.png
|
||||
|
||||
Tree of signatures
|
||||
```
|
||||
|
||||
### Attribute shadowing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue