website/index.html

96 lines
2.1 KiB
HTML
Raw Normal View History

2021-01-31 02:57:15 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
<title>LibertaCasa</title>
</head>
<body>
<pre>
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
2021-07-14 14:42:56 +02:00
A community with multiple interconnected services which provides a safe space for the discussion and dissemination
2021-01-31 02:57:15 +01:00
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.
2021-01-31 02:57:15 +01:00
2021-07-14 14:42:56 +02:00
You can also visit us over The Onion Routing protocol at <a href="http://qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion">our onion address.</a>
2021-01-31 02:57:15 +01:00
<a href="rules.html">Rules</a>
2021-01-31 02:57:15 +01:00
Services (Clearnet):
===================
Communications:
--------------
<a href="/irc.html">IRC</a> | <a href="/xmpp.html">XMPP</a>
2021-07-14 14:42:56 +02:00
Search Engines:
2021-07-14 14:42:56 +02:00
--------------
2021-01-31 02:57:15 +01:00
<a href="https://searx.liberta.casa">SearX</a> | <a href="https://yacy.liberta.casa">YaCy</a>
Others:
------
<a href="https://pasta.lysergic.dev">Private Bin</a> | <a href="https://git.com.de">Gitea</a> | <a href="https://party.lysergic.dev">Cytube - Watch together</a>
Services (Tor):
==============
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):
==============
Communications:
--------------
2021-01-31 02:57:15 +01:00
<a href="/irc.html">IRC</a>
2021-07-14 14:42:56 +02:00
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>
<footer>
<a href="mailto:hello@liberta.casa">Contact </a>
</footer>
2021-07-14 14:42:56 +02:00
</pre>
</body>
</html>