Compare commits

..

No commits in common. "master" and "devel" have entirely different histories.

4 changed files with 81 additions and 58 deletions

View File

@ -28,7 +28,20 @@ There is a focus on supporting <a href="https://en.wikipedia.org/wiki/Free_and_o
You can also visit us over The Onion Routing protocol at <a href="http://qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion">our onion address.</a>
<a href="/rules.html">Rules</a>
Donts:
======
-Repeated harassment of any network user.
-Distribution of child pornography.
-Dealing of goods and using the network as a space for commericial operations.
-Any denial of service against the network or its users.
-Use of our network resources or services for malicious intent.
-Connecting to the network for any reason using a compromised machine, including as a proxy or loading trojans or bots.
-Unwanted advertisement of websites, IRC network, or channels (also known as spamming).
-Evading bans, either those placed by network staff or by individual channels.
-Impersonation of network staff or services.
-Connecting through open proxies.
-Any other behavior deemed inappropriate by network staff.
Services (Clearnet):
@ -37,8 +50,12 @@ Services (Clearnet):
Communications:
--------------
<a href="/irc.html">IRC</a> | <a href="/xmpp.html">XMPP</a>
<a href="/irc.html">IRC</a> | <a href="/xmpp.html">XMPP</a> | <a href="/matrix.html">Matrix</a> | <a href="https://meet.lysergic.dev">Jitsi Video Conferencing </a>
Search Engines:
--------------
<a href="https://searx.xkek.net">SearX</a> | <a href="https://yacy.xkek.net">YaCy</a>
Others:
------
@ -54,6 +71,11 @@ Communications:
<a href="/irc.html">IRC</a>
Search Engines:
--------------
<a href="http://searx.bsbvtqi5oq2cqzn32zt4cr2f2z2rwots3dq7gmdcnlyqoxko2wx6reqd.onion/">SearX</a> | <a href="http://yacy.bsbvtqi5oq2cqzn32zt4cr2f2z2rwots3dq7gmdcnlyqoxko2wx6reqd.onion/">YaCy</a>
Services (I2P):
==============
@ -66,7 +88,7 @@ Communications:
Contribute:
==========
Check out the <a href="git.html">/git</a> info page or head directly to the <a href="https://git.casa/">main repository.</a>
Check our <a href="git.html">/git</a> info page or head directly to the <a href="https://git.casa/">main repository.</a>

View File

@ -23,7 +23,7 @@
<a href="/register">Registration</a>
<a href="/kiwi">KiwiIRC Webchat</a> | <a href="/gamja">Gamja Webchat</a>
<a href="/kiwi">KiwiIRC Webchat</a> | <a href="/gamja">Gamja Webchat</a> | <a href="/convos">Convos Webchat/Bouncer</a>
Connection Details:
@ -48,6 +48,14 @@ you can access the network via
Webchat via Tor is available through the links on the top - KiwiIRC will offer the best experience.
2. I2P
Guide to setting up i2p <a href="/i2p.html">here</a>
Use the samle configuration shown above.
Destination: fzsgc66e52ve5phrcktrekqtko423ihau42u72v4cfg6bg4osuda.b32.i2p
Port: 6668
SSL/TLS: False
Account registration FAQ
========================
@ -65,7 +73,7 @@ Once you register your nick it becomes your account name. It is the name with wh
2. How do I authenticate to my nickname?
You should enable SASL in your client.
You should enable SASL in your client.
- If your client doesn't support SASL, then update to a good client!

46
matrix.html Normal file
View File

@ -0,0 +1,46 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
<title>LibertaCasa</title>
</head>
<body>
<pre>
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
</pre>
<h3>Matrix</h3>
<pre>
<a href="https://matrix.org/">What's Matrix (official Website)</a>
Connection Details:
===================
The only fully featured Matrix client is Element. Our instance is available at <a href="https://element.liberta.casa/">https://element.liberta.casa</a>.
After having created an account in Element, it is possible to connect other Matrix clients using the Homeserver address <code>matrix.liberta.casa</code>.
<footer>
<a href="mailto:hello@liberta.casa"> Contact </a>
</footer>
</pre>
</body>
</html>

View File

@ -1,53 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
<title>LibertaCasa - Rules</title>
</head>
<body>
<pre>
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
</pre>
<h3>Rules</h3>
<pre>
Donts:
========
-Repeated harassment of any network user.
-Distribution of child pornography.
-Dealing of goods and using the network as a space for commericial operations.
-Any denial of service against the network or its users.
-Use of our network resources or services for malicious intent.
-Connecting to the network for any reason using a compromised machine, including as a proxy or loading trojans or bots.
-Unwanted advertisement of websites, IRC network, or channels (also known as spamming).
-Evading bans, either those placed by network staff or by individual channels.
-Impersonation of network staff or services.
-Connecting through open proxies.
-Any other behavior deemed inappropriate by network staff.
<footer>
<a href="mailto:hello@liberta.casa"> Contact </a>
</footer>
</pre>
</body>
</html>