diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-07-21 15:05:59 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-07-21 15:05:59 +0200 |
commit | b3ca97dbd0b725b3fd0d5616d0d94984631d33a2 (patch) | |
tree | 5d6382bebabdcba853d43e174dae0a4de6b0db34 /doc/proposals/2022-07-endpoint-url | |
parent | 54a6e87334dfb93f01820e65ab08233cb932eb4d (diff) |
add .md suffix
Diffstat (limited to 'doc/proposals/2022-07-endpoint-url')
-rw-r--r-- | doc/proposals/2022-07-endpoint-url | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/proposals/2022-07-endpoint-url b/doc/proposals/2022-07-endpoint-url deleted file mode 100644 index 024c3b8..0000000 --- a/doc/proposals/2022-07-endpoint-url +++ /dev/null @@ -1,12 +0,0 @@ -# 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. |