diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-18 18:36:45 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-19 00:37:19 +0100 |
commit | 4056205a9b009fa88a9df384e3e4cc0a5440720b (patch) | |
tree | 2f7c8a9005c10b6e82160be4d15ee56693e10c16 | |
parent | 0aa9697468153b7bc2345b58d194992c2b07e017 (diff) |
added how sigsum compares to sigstore in faq
-rw-r--r-- | doc/design.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/design.md b/doc/design.md index 2723ae8..908052e 100644 --- a/doc/design.md +++ b/doc/design.md @@ -465,6 +465,11 @@ A list of some debated topics: ["quick" endpoint adds complexity]: https://git.sigsum.org/sigsum/tree/doc/proposals/2022-01-no-quick-tree-head-endpoint [timestamp reflections]: https://git.sigsum.org/sigsum/tree/archive/2022-02-08-timestamp-reflections.md -#### 4.7 - More questions +#### 4.7 - How does Sigsum compare to Sigstore? +A comparison between Sigsum and Sigstore was [archived on March 15, 2022][]. + +[archived on March 15, 2022]: https://git.sigsum.org/sigsum/tree/archive/2022-03-15-notes-on-sigsum-and-rekor.md + +#### 4.8 - More questions - What are the privacy concerns? - Add more questions here! |