From 9025b56a458e1d7d4060f391c8fdc6381fcda441 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sun, 13 Feb 2022 14:08:46 +0100 Subject: changed terminology to end-user See details in proposals/2022-02-end-user-terminology.md. --- doc/proposals/2021-11-remove-arbitrary-bytes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/proposals/2021-11-remove-arbitrary-bytes.md') diff --git a/doc/proposals/2021-11-remove-arbitrary-bytes.md b/doc/proposals/2021-11-remove-arbitrary-bytes.md index 68df68b..61f0b1d 100644 --- a/doc/proposals/2021-11-remove-arbitrary-bytes.md +++ b/doc/proposals/2021-11-remove-arbitrary-bytes.md @@ -24,7 +24,7 @@ Monitors locate data externally based on H(checksum), not checksum. Note that monitors can verify observed signatures as before without locating the data. This is important so that we can be sure a signing operation actually happened. -Verifiers need the same (meta)data distributed, but in the verification step +End-users need the same (meta)data distributed, but in the verification step H(checksum) must be computed to verify signatures and inclusion proofs. Witnesses are not affected by this change. -- cgit v1.2.3