From cbb57cbc411e3d252d846f19e7d4c0b724e33ffa Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Fri, 7 Jan 2022 21:51:42 -0700 Subject: [PATCH] Lots of updates to the homepage --- _src/index.md | 49 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 3 deletions(-) diff --git a/_src/index.md b/_src/index.md index f7702fd..75094fc 100644 --- a/_src/index.md +++ b/_src/index.md @@ -7,25 +7,68 @@ layout: base.njk **GF4** is a virtual hackerspace and computer club. We are a collective of freethinkers, sharing information, computational resources, and hosted services on a private network. +GF4 is, and always will be, private and invite-only. + +--- ## Comms +### Email +Our users can be reached at `USERNAME@gf4.pw` or `*@USERNAME.gf4.pw`. Maybe you came here after recieving an email from this domain? You can rest assured that the account is owned by a real vetted person. + +If you are receiving spam or email errors from our server, please email `postmaster@` on this domain. + ### Matrix -You can federate with us on [matrix](https://matrix.org/) at this domain. +You can federate with us on [matrix](https://matrix.org/) at this domain. Users have the handle `@USERNAME:gf4.pw`. ### Mumble -There's a murmur server running on `ksn.gf4.pw`. Connect to it with any mumble client. +There's a mumble server running on this domain. Connect to it with any mumble client and give yourself any username. Leave the password field blank. + +--- ## Social ### Gitea -Gitea is a github replacement and we use it to host [our public repos](https://gitea.gf4.pw/gf4). +Gitea is a github replacement and we use it to host our public repos. + +> [gitea.gf4.pw](https://gitea.gf4.pw/) + +--- ## Games ### Urban Terror We host a public [Urban Terror](https://www.urbanterror.info/) server on this domain. Come say hello on matrix ([#urt:gf4.pw](https://matrix.to/#/#urt:gf4.pw)) or [signal](https://sig.gf4.pw/urt). We play on blue team against robots. Voice chat on signal or mumble. +--- + +## Tools + +### Web search +**Searx** private web search instance. Outgoing queries are routed through our tor bridge + +> [searx.gf4.pw](https://searx.gf4.pw/) + +### Speedtest +Use this handy speedtest to check your internet speed against this server. + +> [speedtest.gf4.pw](https://speedtest.gf4.pw/) + +### Tor bridges +Use our **tor bridges** to prevent timing attacks (see [YouTube: Computerphile: How Tor works](https://www.youtube.com/watch?v=QRYzre4bf7I)). + +Paste these lines in your Tor Browser connection settings under "add custom bridges". + +``` +obfs4 172.93.54.60:8443 D5E9F7BED027D899F25E34440FEBF7B31107EB71 cert=/2fABoJN05CqJZI14iVMwxMAZEBHLfgTsuU5q1YApW/hc+vZ7WwCTW3fLXYwXiMIn2R8Pg iat-mode=0 +obfs4 172.93.54.60:8823 6C67EC75FED388AA59984159C96865BDB767772F cert=OS1G9pm7i3MkhwFG29Ld+xCeCIYsiEg1JAJMOJgNMk/OV6ekNQiY6nLaw78/ehEIMnGkMg iat-mode=0 +``` + +### Push notifications +**ntfy** is a service that sends notifications on receiving a webhook. + +> [ntfy.gf4.pw](https://ntfy.gf4.pw/) +