From fefb89fe7bebed0abb08524ceefaaa3c24910fc6 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:07:13 +0200 Subject: s/keep/keeps/1 Thanks GeKo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3eb1298..94dafb0 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. Logging _sigsums_ and not a more concrete type like -_certificates_ keep the overall design simple and generally useful. +_certificates_ keeps the overall design simple and generally useful. ✔ Minimalistic design that simplifies log operations and usage\ ✔ Centralised log operations but distributed trust assumptions\ -- cgit v1.2.3 From 1cc73341ad6aea7ca388932688c81a9c93e11269 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:08:50 +0200 Subject: improve the chance that browsers try appending 'index.htm[l]' At least I think it works like this. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 94dafb0..cac9472 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ discoverability to verify them. - https://er3n3jnvoyj2t37yngvzr35b6f4ch5mgzl3i6qlkvyhzmaxo62nlqmqd.onion ## Sponsors -- [Mullvad VPN](https://mullvad.net), financial sponsor -- [DFRI](https://www.dfri.se), mailing list sponsor +- [Mullvad VPN](https://mullvad.net/), financial sponsor +- [DFRI](https://www.dfri.se/), mailing list sponsor -- cgit v1.2.3 From 6d447dc88a2bb3fb47653a9d9568fe6d22db434d Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:18:43 +0200 Subject: more URL's ending in a slash --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cac9472..ea46826 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ discoverability to verify them. - Design and API specifications: [documentation](https://github.com/sigsum/sigsum/tree/main/doc) - Meeting minutes and persisted notes: [archive](https://github.com/sigsum/sigsum/tree/main/archive) - Website - - https://www.sigsum.org - - https://er3n3jnvoyj2t37yngvzr35b6f4ch5mgzl3i6qlkvyhzmaxo62nlqmqd.onion + - https://www.sigsum.org/ + - https://er3n3jnvoyj2t37yngvzr35b6f4ch5mgzl3i6qlkvyhzmaxo62nlqmqd.onion/ ## Sponsors - [Mullvad VPN](https://mullvad.net/), financial sponsor -- cgit v1.2.3 From 76f67f7f32379540fa7bb40852816c226a0eaf62 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:22:06 +0200 Subject: link to git.sigsum.org instead of to GH --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ea46826..2a02831 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ discoverability to verify them. - Matrix: [#sigsum:matrix.org](https://app.element.io/#/room/#sigsum:matrix.org) ## Useful links -- Go implementation of a sigsum log: [sigsum-log-go](https://github.com/sigsum/sigsum-log-go) -- Python implementation of a sigsum witness: [sigsum-witness-py](https://github.com/sigsum/sigsum-witness-py) -- Design and API specifications: [documentation](https://github.com/sigsum/sigsum/tree/main/doc) -- Meeting minutes and persisted notes: [archive](https://github.com/sigsum/sigsum/tree/main/archive) +- Go implementation of a sigsum log: [sigsum-log-go](https://git.sigsum.org/sigsum-log-go) +- Python implementation of a sigsum witness: [sigsum-witness-py](https://git.sigsum.org/sigsum-witness-py) +- Design and API specifications: [documentation](https://git.sigsum.org/sigsum/tree/doc) +- Meeting minutes and persisted notes: [archive](https://git.sigsum.org/sigsum/tree/archive) - Website - https://www.sigsum.org/ - https://er3n3jnvoyj2t37yngvzr35b6f4ch5mgzl3i6qlkvyhzmaxo62nlqmqd.onion/ -- cgit v1.2.3 From 75573d4a62cd28462c818689158e2a28d5497e3f Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:25:49 +0200 Subject: uppercasify "oftc" and add a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2a02831..8ef0d7c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Sigsum logging makes it reasonable to believe your claims by adding enough discoverability to verify them. ## Join the conversation -- IRC: \#sigsum @ oftc.net +- IRC: \#sigsum @ [OFTC.net](https://oftc.net/) - Matrix: [#sigsum:matrix.org](https://app.element.io/#/room/#sigsum:matrix.org) ## Useful links -- cgit v1.2.3 From 5be841d2a67e28b064275c9d0ff2516df8e94bf3 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:28:32 +0200 Subject: make a bullet list oiut of the three claims --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3 From 0ebf4fd0de418c1d70f54a6a59bcae994683b729 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:30:10 +0200 Subject: s/the data/the right data/1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 57114c2..09afa2a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ _certificates_ keeps the overall design simple and generally useful. ✔ Centralised log operations but distributed trust assumptions\ ✔ Discoverability of statements for data of your choice -A minimal statement encodes the following claim: the data has cryptographic hash +A minimal statement encodes the following claim: the right data has cryptographic hash X. You can add additional meaning to each statement. For example, you may use a sigsum log to claim that -- cgit v1.2.3 From c477e4416db78649a54af396e9f68264a8105879 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Sep 2021 12:41:31 +0200 Subject: don't use 'X' for different things in the same paragraph --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 09afa2a..9dc2482 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ _certificates_ keeps the overall design simple and generally useful. ✔ Centralised log operations but distributed trust assumptions\ ✔ Discoverability of statements for data of your choice -A minimal statement encodes the following claim: the right data has cryptographic hash -X. You can add additional meaning to each statement. For example, you may use -a sigsum log to claim that +A minimal statement encodes the following claim: the right data has a +certain cryptographic hash. 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 -- cgit v1.2.3