From 3371c9dbf7607483c56543af37addbc5da6c4f1b Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Tue, 12 Dec 2023 00:29:36 +0100 Subject: [PATCH] drop reference to external resources, for now --- book/source/08-signing_components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/08-signing_components.md b/book/source/08-signing_components.md index 65a3e2b..4808319 100644 --- a/book/source/08-signing_components.md +++ b/book/source/08-signing_components.md @@ -277,7 +277,7 @@ The {term}`Web of Trust` in OpenPGP is a {term}`trust model` that facilitates {t In this model, users independently {term}`delegate` {term}`authentication` decisions, choosing whose {term}`certification` to rely on. This {term}`delegation` is based on the {term}`certificates` and {term}`third-party signatures` available to them, with their {term}`OpenPGP software` applying the {term}`Web of Trust` mechanism to discern the reliability of each {term}`certificate` for an {term}`identity`. -The {term}`OpenPGP RFC` doesn't specify exactly how {term}`Web of Trust` calculations are performed. It only defines the data formats on which these calculations can be performed. See external resources in {numref}`wot-resources`. +The {term}`OpenPGP RFC` doesn't specify exactly how {term}`Web of Trust` calculations are performed. It only defines the data formats on which these calculations can be performed. ### Revoking third-party signatures