From 9c032019554136c6808e595f64e6fceb77927c03 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 23 Sep 2021 14:25:23 +0200 Subject: un-bullet the list of claims --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9dc2482..0dd4ad0 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,10 @@ _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 that - -- everyone gets the same news articles, -- software package X builds reproducibly, or -- a list of key-value pairs is maintained with policy Y. +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 iii) a list of key-value pairs are maintained with +policy Y. Sigsum logging makes it reasonable to believe your claims by adding enough discoverability to verify them. -- cgit v1.2.3