diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-30 16:29:22 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-30 16:29:22 +0200 |
commit | b4587ea35df412cc9db55a22b14dcdc859ce5e55 (patch) | |
tree | 164c4edae107f6c178c6c600f7823f83de99393c | |
parent | 0e6ea55d244f0d064de274e86b8d4c02350ca5ee (diff) |
replaced unicode character that is confusing in text
-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 |