Experiment: Adjust signature type diagram structure

This commit is contained in:
Heiko Schaefer 2023-11-06 23:14:04 +01:00
parent 658b03b1a4
commit 169ce620e9
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB
4 changed files with 15 additions and 13 deletions

View file

@ -38,7 +38,7 @@ Signature on components are a complex topic, which we discuss in depth in {ref}`
- Who issued the signature (self-signature vs. third party signature)?
- What kind of statement does the signature make (certify an identity, or bind component keys into a certificate)?
```{figure} mermaid/06-terminology.png
```{figure} mermaid/sig-types.png
An overview of signature types in OpenPGP
```