src

sauce
git clone ssh://anon@src.dalliard.ch/src
log | files | refs

commit 4dab751de68148d0d2b37a498e9af5cc0983f70c
parent 3ea3279e918cdf0ff2145723b1da34afed62dbbb
author: nathanael <nathanael@dalliard.ch>
date:   Sun, 16 Nov 2025 09:44:57 +0000

s1: add wkd

diffstat:
Ms1/sysfiles/relayd.conf | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/s1/sysfiles/relayd.conf b/s1/sysfiles/relayd.conf @@ -17,6 +17,10 @@ http protocol https { "default-src 'self'; base-uri 'none'; img-src 'self' data:; form-action 'self'; frame-ancestors 'none'" match response header set "Permissions-Policy" value \ "geolocation=(), microphone=(), camera=()" + + match request url "dalliard.ch/.well-known/openpgpkey/" tag "cors" + match response tagged "cors" header set "Access-Control-Allow-Origin" \ + value "*" } relay wwwtls4 { listen on $ipv4 port https tls