Compare commits

...

3 Commits

Author SHA1 Message Date
264edbba42 Tried to better the readme 2021-07-21 18:59:05 +05:30
45f047583b
Content 2021-07-21 05:05:05 +05:30
5710e9ee14
add content 2021-07-14 18:12:56 +05:30
6 changed files with 79 additions and 28 deletions

View File

@ -1 +1,4 @@
the base code for the website associated to [LibertaCasa](http://liberta.casa)
Welcome to [Liberta Casa](http://liberta.casa)!
This repository is for generating static pages.

40
i2p.html Normal file
View File

@ -0,0 +1,40 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
<title>I2p Setup Guide</title>
</head>
<body>
<pre>
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
<h3>i2pd</h3>
<h5>Installation</h5>
<a href="https://i2pd.readthedocs.io/en/latest/user-guide/install/"> Distribution Packages and Building from Source </a>
Distribution Packages should ideally create a "role user and a group"
as well as provide an `i2pd.service` unit file to use with systemd where available.
<h5>Configuration</h5>
navigate to <strong>i2pd/tunnels.conf/</strong>
Once thene t
</pre>
</body>
</html>

View File

@ -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.
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>
</html>

View 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 <a href="/i2p.html">here</a>
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.

View File

@ -18,8 +18,7 @@
└─┘ ┘ │ ──┘ ┘ │
It's in the works.
<a href="https://element.liberta.casa">Matrix WebClient</a>
</pre>
</body>
</html>

View File

@ -18,7 +18,9 @@
└─┘ ┘ │ ──┘ ┘ │
It's in the works.
Host: xmpp.liberta.casa
Port: 5222
</pre>
</body>
</html>