aboutsummaryrefslogtreecommitdiff
path: root/doc/proposals/2021-11-ssh-signature-format.md
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2022-02-13 14:08:46 +0100
committerRasmus Dahlberg <rasmus@mullvad.net>2022-02-13 14:08:46 +0100
commit9025b56a458e1d7d4060f391c8fdc6381fcda441 (patch)
tree03a93e1a9752d769d9348d1f73abf7f0065f0162 /doc/proposals/2021-11-ssh-signature-format.md
parent0bbfb18ef99af510eae9f113ce20106c2a3f6a6d (diff)
changed terminology to end-user
See details in proposals/2022-02-end-user-terminology.md.
Diffstat (limited to 'doc/proposals/2021-11-ssh-signature-format.md')
-rw-r--r--doc/proposals/2021-11-ssh-signature-format.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/proposals/2021-11-ssh-signature-format.md b/doc/proposals/2021-11-ssh-signature-format.md
index 1eeb038..aa62205 100644
--- a/doc/proposals/2021-11-ssh-signature-format.md
+++ b/doc/proposals/2021-11-ssh-signature-format.md
@@ -41,7 +41,7 @@ https://git.sigsum.org/sigsum/tree/doc/api.md
Tree leaves contain a signer's statement, a signature and a key hash.
Statements are signed by Signers.
-Statements are verified by Verifiers and Monitors.
+Statements are verified by End-users and Monitors.
u64 shard_hint;
u8 checksum[32];
@@ -49,7 +49,7 @@ Statements are verified by Verifiers and Monitors.
### Tree heads
Tree heads are signed by Logs and Witnesses.
-Tree heads are verified verified by Verifiers, Witnesses and Monitors.
+Tree heads are verified verified by End-users, Witnesses and Monitors.
u64 timestamp;
u64 tree_size;