From 09c82656214a235d18afdbe522db081f691066ba Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Wed, 29 Nov 2023 16:35:30 +0100 Subject: [PATCH] g: expand primary/subkey definition, linking to the "component key" term --- book/source/23-glossary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/source/23-glossary.md b/book/source/23-glossary.md index 01d9dfe..425b76b 100644 --- a/book/source/23-glossary.md +++ b/book/source/23-glossary.md @@ -205,7 +205,7 @@ OpenPGP Private Key See {term}`Transferable Secret Key`. OpenPGP Primary Key - The primary key of an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](primary_key). + An {term}`OpenPGP Component Key` that is used in the primary key role of an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](primary_key). OpenPGP Signature See {term}`OpenPGP Signature Packet`. @@ -223,7 +223,7 @@ OpenPGP Signature Type The type of an {term}`OpenPGP Signature Packet` is defined by its {term}`Signature Type ID`. See [](signature_types). OpenPGP Subkey - A subkey of an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](subkeys). + An {term}`OpenPGP Component Key` that is used in the subkey role, in an {term}`OpenPGP Certificate`. For a more detailed discussion, see [](subkeys). Owner See {term}`Certificate Holder`.