aboutsummaryrefslogtreecommitdiff
path: root/doc/proposals/2022-07-endpoint-url.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-endpoint-url.md
parentd7a8bc59af07ac539ee809823010226fe4f036b9 (diff)
parentb3ca97dbd0b725b3fd0d5616d0d94984631d33a2 (diff)
Merge branch 'main' of git.sigsum.org:sigsum
Diffstat (limited to 'doc/proposals/2022-07-endpoint-url.md')
-rw-r--r--doc/proposals/2022-07-endpoint-url.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/proposals/2022-07-endpoint-url.md b/doc/proposals/2022-07-endpoint-url.md
new file mode 100644
index 0000000..024c3b8
--- /dev/null
+++ b/doc/proposals/2022-07-endpoint-url.md
@@ -0,0 +1,12 @@
+# Proposal
+
+Drop the criteria that the constant "sigsum/v0" must be after a log's URL and
+before a named endpoint. This does not change the definition of a log URL, but
+does mean "<endpoint>" is appended to it rather than "sigsum/v0/<endpoint>".
+
+# Motivation
+
+ - Protocol and version does not change for an active log and it should already
+ be communicated to clients via policy.
+ - A log operator that wants to specify protocol and/or version as part of
+ their URL can still do so, either in their domain name or the optional path.