aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8ef0d7c..57114c2 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,10 @@ _certificates_ keeps the overall design simple and generally useful.
A minimal statement encodes the following claim: the data has cryptographic hash
X. 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_.
+
+- everyone gets the same news articles,
+- software package X builds reproducibly, or
+- a list of key-value pairs is maintained with policy Y.
Sigsum logging makes it reasonable to believe your claims by adding enough
discoverability to verify them.