src

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

commit 26d52a47d73b9533d8e17c5ab64e6a9193d4361f
parent 36c2ded9c156469585367c4bb5a5c5bfd80c5634
author: nathanael <nathanael@dalliard.ch>
date:   Thu, 23 Oct 2025 17:29:46 +0000

s1: rm pgp

diffstat:
Ms1/sysfiles/httpd.conf | 6------
Ms1/sysfiles/relayd.conf | 4----
2 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/s1/sysfiles/httpd.conf b/s1/sysfiles/httpd.conf @@ -19,9 +19,6 @@ server "https" { } server "dalliard.ch" { listen on egress port http - location "/p" { - block return 301 "https://dalliard.ch/22b0bce1868386a2cc5b63cac61abf796ebd00e2.asc" - } location "/.well-known/acme-challenge/*" { root "/acme" request strip 2 @@ -33,9 +30,6 @@ server "dalliard.ch" { } server "dalliard.ch" { listen on lo port https - location "/p" { - block return 301 "https://dalliard.ch/22b0bce1868386a2cc5b63cac61abf796ebd00e2.asc" - } location "/.well-known/lnurlp/*" { root "/ln/lnaddr.sh" request strip 2 diff --git a/s1/sysfiles/relayd.conf b/s1/sysfiles/relayd.conf @@ -17,10 +17,6 @@ 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