aboutsummaryrefslogtreecommitdiff
path: root/doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2022-08-06 20:59:24 +0200
committerLinus Nordberg <linus@nordberg.se>2022-08-06 20:59:24 +0200
commit63abe7e03795797d0db7d00bc33ddf6e57d9b5b3 (patch)
treec66cc2dbfdbb60fa3ee66d78c1121bd88cb5059f /doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md
parentd7a8bc59af07ac539ee809823010226fe4f036b9 (diff)
parentb3ca97dbd0b725b3fd0d5616d0d94984631d33a2 (diff)
Merge branch 'main' of git.sigsum.org:sigsum
Diffstat (limited to 'doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md')
-rw-r--r--doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md b/doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md
new file mode 100644
index 0000000..c0ac549
--- /dev/null
+++ b/doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md
@@ -0,0 +1,13 @@
+# Proposal
+
+In api.md, ยง3.2:
+
+ - Permit that "key_hash" and "cosignature" are omitted by the log when there
+ are no witness cosignatures to set in the response.
+
+# Motivation
+
+It should be possible to return success on the get-tree-head-cosigned endpoint
+even if no witness provided a co-signature for the current to-cosign tree head.
+
+This change makes it possible to return 200 OK without witnesses.