From bb118ec24bea9de70ea0b3858e8f89badfe12023 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Thu, 7 Oct 2021 19:15:22 +0200 Subject: used the same examples on website and design.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ebda963..187a8e0 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ TLS certificates keeps the overall design simple and generally useful. A minimal statement encodes the following claim: the right data has a certain cryptographic hash. You can add additional meaning to each statement. For example, you may use a sigsum log to claim things like -(i) everyone get the same news articles, -(ii) software package X builds reproducibly, or +(i) everyone gets the same executable binaries, +(ii) a domain does not serve malicious javascript, or (iii) a list of key-value pairs is maintained with policy Y. Sigsum logging makes it reasonable to believe a claim by adding enough -- cgit v1.2.3