diff options
| -rw-r--r-- | index.html | 22 | ||||
| -rw-r--r-- | irc.html | 33 | ||||
| -rw-r--r-- | matrix.html | 3 | ||||
| -rw-r--r-- | xmpp.html | 4 | 
4 files changed, 35 insertions, 27 deletions
| @@ -19,16 +19,14 @@  └─┘ ┘ │ ──┘ ┘ │ -<a href="/xmpp.html">XMPP</a> <a href="/matrix.html">Matrix</a> <a href="/irc.html">IRC</a>  - -    A community with multiple interconnected services which provide as a safe space for the discussion and dissemination +A community with multiple interconnected services which provides a safe space for the discussion and dissemination  of various topics under the umbrella of Science, Philosophy, Politics and a general place to hang back and idle away.  There is a focus on supporting <a href="https://en.wikipedia.org/wiki/Free_and_open-source_software">FOSS</a> protocols  -You can also visit us over The Onion Routing protocol at <a href="http://qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion">LConion</a> +You can also visit us over The Onion Routing protocol at <a href="http://qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion">our onion address.</a>  Donts: @@ -47,8 +45,18 @@ Donts:      -Any other behavior deemed inappropriate by network staff. -</pre> -</body> -</html> +Services: +========= + +Communcations: +-------------- +<a href="/xmpp.html">XMPP</a> | <a href="/matrix.html">Matrix</a> | <a href="/irc.html">IRC</a>  +Services: +--------- + +<a href="https://pasta.lysergic.dev">Private Bin</a> | <a href="https://git.com.de">Gitea - Git with a cup of cum.</a> | <a href="https://searx.xkek.net"> Searx search </a> | <a href="https://yacy.xkek.net"> Yacy Search</a> +</pre> +</body> +</html>
\ No newline at end of file @@ -17,12 +17,9 @@  │   │─┤ └─┐ │─┤  └─┘ ┘ │ ──┘ ┘ │ +<a href="/register">Registration</a> - -<a href="/kiwi">IRC Webchat</a> - -<a href="/kiwi">Registration [It's down at the moment so it redirects to Webchat]</a> - +<a href="/kiwi">KiwiIRC Webchat</a> | <a href="/gamja">Gamja Webchat</a> | <a href="/convos">Convos Webchat/Bouncer</a>  Connection Details: @@ -36,22 +33,26 @@ Host:       irc.liberta.casa  Port:       6697  SSL/TLS:    True -You can also use a web-client <a href="/kiwi">here</a>. -  If you would like to anonymize the connection against the administrators, -you can access the network via TOR: +you can access the network via  +1. TOR: -Host:     cr36xbvmgjwnfw4sly4kuc6c3ozhesjre3y5pggq5xdkkmbrq6dz4fad.onion -Port:     6667 -SSL/TLS:  False -SASL:     Currently not required for loging. But that is subject to change. +   Host:     cr36xbvmgjwnfw4sly4kuc6c3ozhesjre3y5pggq5xdkkmbrq6dz4fad.onion +   Port:     6667 +   SSL/TLS:  False  Webclient via Tor is available <a href="http://qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion">here</a> -type /list for more channels. +2. I2P +  <!-- Guide to setting up i2p using <a href=i2pd --> +  Use the samle configuration shown above. +  Destination: fzsgc66e52ve5phrcktrekqtko423ihau42u72v4cfg6bg4osuda.b32.i2p +  Port:        6668 +  SSL/TLS:     False +    Account registration FAQ  ======================== @@ -90,10 +91,8 @@ as an "IRC bouncer" on your behalf. Specifically:       `/msg NickServ set always-on true`    d. You will be able to receive history playback (see below). -You can also request a vhost (i.e., a fake hostname that will be displayed -in place of your cloaked IP-based hostname), using the command -`/msg HostServ request desired.vhost`. An operator will review this request -(and most likely grant it). +You can also request a vhost in the channel #help (i.e., a fake hostname that will be displayed +in place of your cloaked IP-based hostname).  4. History Playback. diff --git a/matrix.html b/matrix.html index 088fab2..068979f 100644 --- a/matrix.html +++ b/matrix.html @@ -18,8 +18,7 @@  └─┘ ┘ │ ──┘ ┘ │ -It's in the works. - +<a href="https://element.liberta.casa">Matrix WebClient</a>  </pre>  </body>  </html> @@ -18,7 +18,9 @@  └─┘ ┘ │ ──┘ ┘ │ -It's in the works. +Host: xmpp.liberta.casa +Port: 5222 +  </pre>  </body>  </html> | 
