summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Desai2021-07-14 18:12:56 +0530
committerPratyush Desai2021-07-14 18:12:56 +0530
commit5710e9ee14c922bdc444d54e1c15450e644648db (patch)
tree70820646cb50a55b38136890210f0dc9f29a2813
parent7d4d712e6c40593e0e5daec145b0670c09ca48c8 (diff)
downloadwebsite-5710e9ee14c922bdc444d54e1c15450e644648db.tar.gz
website-5710e9ee14c922bdc444d54e1c15450e644648db.tar.bz2
website-5710e9ee14c922bdc444d54e1c15450e644648db.zip
add content
-rw-r--r--index.html22
-rw-r--r--irc.html33
-rw-r--r--matrix.html3
-rw-r--r--xmpp.html4
4 files changed, 35 insertions, 27 deletions
diff --git a/index.html b/index.html
index 5d86094..f7d9818 100644
--- a/index.html
+++ b/index.html
@@ -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
diff --git a/irc.html b/irc.html
index 861e9d7..c2a3de8 100644
--- a/irc.html
+++ b/irc.html
@@ -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>
diff --git a/xmpp.html b/xmpp.html
index 69006e8..8d57253 100644
--- a/xmpp.html
+++ b/xmpp.html
@@ -18,7 +18,9 @@
└─┘ ┘ │ ──┘ ┘ │
-It's in the works.
+Host: xmpp.liberta.casa
+Port: 5222
+
</pre>
</body>
</html>