commit: 2153c35f53501939c44116a153e6e223729b1357
parent 77c31a5ef01716ba5febec26aa37aa4fe8cfa751
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 30 Nov 2020 00:57:31 +0100
server.sh: Add some notes
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/server.sh b/server.sh
@@ -4,6 +4,12 @@
# AGPL-3 because it's a service on the internet, screw permissive licences for these
+# Notes:
+# - URLs are barely parsed and mostly taken as-is, which could be dangerous
+# - Recognised hostnames are directories in $GEMDIR, they must also have a $host:1965 symlink
+# - stunnel chroot ability is untested for now
+# - Lastest known version of the specification: v0.14.3, November 29th 2020
+
export GEMDIR="/srv/gemini"
IFS=#'