From f3b47aa47aaea1c1fb085339d43299fb849041cf Mon Sep 17 00:00:00 2001 From: Wind4Greg Date: Mon, 11 Nov 2024 09:23:44 -0800 Subject: [PATCH] Remove "must" language in unlinkability section. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0a1d968..a92e7f6 100644 --- a/index.html +++ b/index.html @@ -3059,7 +3059,7 @@

Unlinkability

payload is trustworthy for a given interaction. This characteristic is called unlinkability which ensures that no correlatable data are used in a digitally-signed payload while still providing some level of -trust, the sufficiency of which must be determined by each verifier. +trust, the sufficiency of which has to be determined by each verifier.