diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ Sigsum is a free and open source project that brings transparency logging to **sig**ned check**sum**s. Logging sigsums and not a more concrete type like TLS certificates keeps the overall design simple and generally useful. -- Minimalistic design that simplifies log operations and usage ✔ -- Centralised log operations but distributed trust assumptions ✔ -- Discoverability of statements for the data of your choice ✔ +- [x] Minimalistic design that simplifies log operations and usage +- [x] Centralised log operations but distributed trust assumptions +- [x] Discoverability of statements for the data of your choice A minimal statement encodes the following claim: the right data has a certain cryptographic hash. You can add additional meaning to each |