From 9fca5d10462466fc4c9b01f4e2a2129843c7ca56 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Tue, 12 Dec 2023 01:04:26 +0100 Subject: [PATCH] Improve figure description and alt text of fig-signature-packet --- book/source/06-signatures.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/source/06-signatures.md b/book/source/06-signatures.md index d9fbcc0..71f9b6b 100644 --- a/book/source/06-signatures.md +++ b/book/source/06-signatures.md @@ -69,9 +69,9 @@ As outlined above, an {term}`OpenPGP signature` is a c ```{figure} plain_svg/OpenPGP_Signature_packet_2.svg :name: fig-signature-packet -:alt: Depicts a diagram with the title "A signature packet". On the left hand side a box with green dotted frame and white background provides the title "Signature type", while inside the box the text reads "Signature over Signature data, Signature metadata". The words "Signature metadata" serve as title for a yellow box at the lower half of the signature type box. The yellow box also contains a cryptographic signature symbol. Right of the signature type box, the text "OpenPGP signature packet" is shown, which is connected to the box by a green dotted line. Below the text a list is shown, which reads "signature type, signature over input data, additional metadata and raw cryptographic signature". The last item is connected to the cryptographic signature symbol in the yellow box by a black dotted line. +:alt: Depicts a diagram with the title "OpenPGP signature packet". A box with green dotted frame and white background provides the title "Signature", while inside the box the text reads "Signature over: Input data, Signature metadata". The words "Signature metadata" serve as title for a yellow box at the lower half of the signature type box. The yellow box also bears the green cryptographic signature symbol. -Structure of an {term}`OpenPGP signature packet` +Structure and context of an {term}`OpenPGP signature packet` ``` The input data packets differ between specific signature types. Also see {numref}`fig-signature-types`. For example: