aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus.dahlberg@kau.se>2021-10-12 17:38:34 +0200
committerRasmus Dahlberg <rasmus.dahlberg@kau.se>2021-10-12 17:38:34 +0200
commit29d1971f5f5dd3a3f2943d1add5029c62e5f9372 (patch)
tree3810c94c2234320d73a295c3825e278c9c20c296 /README.md
parent7d5f7cf12c6b16baa31a942a88e6a12affcb8a73 (diff)
removed mention of Go modules
Strictly speaking the logged data structure is a checksum of a Go module. This could be confusing with the wording of this sentence.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa068e7..d938a92 100644
--- a/README.md
+++ b/README.md
@@ -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 or Go modules.
+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