diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-10-12 17:40:26 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-10-12 17:40:26 +0200 |
commit | 34746cefa42bb7d4fd1b3d8bace285bd393db7d5 (patch) | |
tree | a88d08db617e08791cd145a1bbbbed908b1a9bba | |
parent | 29d1971f5f5dd3a3f2943d1add5029c62e5f9372 (diff) |
spelled out FOSS project correctly
Spotted by ln5.
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ # The Sigsum Project -Sigsum is a free and open-source project that brings transparency logging to -**sig**ned check**sum**s. The overall design is kept general by not logging -a more concrete data structure like TLS certificates. +Sigsum is a free and open source software project that brings transparency +logging to **sig**ned check**sum**s. The overall design is kept general +by not logging a more concrete data structure like TLS certificates. - [x] Discoverability of signed checksums for the data of your choice - [x] Centralised log operations but distributed trust assumptions |