From 08cccada6361e8f1ea4349ae424e4a974d94f5a7 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Mon, 6 May 2019 15:11:00 -0400 Subject: [PATCH] News update, document update --- documentation.gph | 3 +++ index.dcgi | 12 +++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/documentation.gph b/documentation.gph index 297f9b9..7e026db 100644 --- a/documentation.gph +++ b/documentation.gph @@ -2,3 +2,6 @@ Documentation [1|Geomyidae|/docs/geomyidae.gph|server|port] A gopher server + +[1|Usenet/News|/docs/usenet.gph|server|port] +Documentation on using tildeverse news services. diff --git a/index.dcgi b/index.dcgi index 9297ae1..64956ac 100755 --- a/index.dcgi +++ b/index.dcgi @@ -9,7 +9,7 @@ echo " \`-==-' \`-==-'" echo "" echo "A tilde server of a different shade. tilde.pink is an open tilde" echo "server, providing shell, email, and gopher accounts. We are a" -echo "gopher only tilde using geomyidae to serve gopher pages. tilde.pink" +echo "gopher-only tilde using geomyidae to serve gopher pages. tilde.pink" echo "runs on DragonflyBSD. DragonflyBSD is a unix-like operating system," echo "similar to Linux, but different in many ways. If you're up to the" echo "challenge and want to learn new things, sign up today." @@ -17,8 +17,18 @@ echo "" echo "[1|Sign Up|/signup.gph|server|port]" echo "[1|Documentation|/documentation.gph|server|port]" echo "" +echo " -=News=-" +echo "01May19 - I've been working on adding some new services. We are now" +echo "accessable via tor for gopher and ssh/sftp. Our tor address is" +echo "tdpink573wk3qkz7.onion I've also installed an inn2 news service" +echo "node on tilde.pink. We are linked up to the tildeverse news" +echo "network. For information, visit news.tildeverse.org. You can read" +echo "news locally with alpine, slrn, or tin. I'll write up some" +echo "configuration documentation later." +echo "" # Generate a list of users +echo "Users:" users=$(ls /home) for i in $users do