src

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

commit 898e0419d5fca404cef8d2b1b8818fd96820dbdf
parent 8e8175d4e754f52d401fa8d013673cd6c7a8ad92
author: nathanael <nathanael@dalliard.ch>
date:   Tue, 18 Nov 2025 13:42:14 +0000

s1: add nostr

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

diff --git a/s1/sysfiles/relayd.conf b/s1/sysfiles/relayd.conf @@ -16,6 +16,7 @@ http protocol https { match response header set "Permissions-Policy" value \ "geolocation=(), microphone=(), camera=()" + match request url "dalliard.ch/.well-known/nostr.json" tag "cors" match request url "dalliard.ch/.well-known/openpgpkey/" tag "cors" match response tagged "cors" header set "Access-Control-Allow-Origin" \ value "*"