Move mermaid diagram source out of sphinx field of view, and add a png version.

This commit is contained in:
Heiko Schaefer 2023-11-24 16:42:17 +01:00
parent 1ee3024056
commit 1bb46763ec
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB
3 changed files with 3 additions and 1 deletions

View file

@ -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