reformat
This commit is contained in:
parent
0d5519c4e9
commit
722a9d8c29
6 changed files with 307 additions and 307 deletions
|
@ -1,57 +1,57 @@
|
|||
@font-face {
|
||||
font-family: "Atkinson Hyperlegible Mono WOFF2;
|
||||
src: url('/assets/fonts/AtkinsonHyperlegibleMono-Regular.woff2');
|
||||
}
|
||||
font-family: "Atkinson Hyperlegible Mono WOFF2;
|
||||
src: url('/assets/fonts/AtkinsonHyperlegibleMono-Regular.woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Atkinson Hyperlegible Mono TTF;
|
||||
src: url('/assets/fonts/Fixedsys Excelsior/AtkinsonHyperlegibleMono-Regular.ttf');
|
||||
@font-face {
|
||||
font-family: "Atkinson Hyperlegible Mono TTF;
|
||||
src: url('/assets/fonts/Fixedsys Excelsior/AtkinsonHyperlegibleMono-Regular.ttf');
|
||||
}
|
||||
|
||||
@media (min-width: 1000px) {
|
||||
body {
|
||||
width: 70%;
|
||||
}
|
||||
body {
|
||||
width: 70%;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
margin: auto;
|
||||
color: white;
|
||||
font-family: Atkinson Hyperlegible Mono WOFF2, Atkinson Hyperlegible Mono TTF, monospace;
|
||||
background-color: black;
|
||||
margin: auto;
|
||||
color: white;
|
||||
font-family: Atkinson Hyperlegible Mono WOFF2, Atkinson Hyperlegible Mono TTF, monospace;
|
||||
}
|
||||
|
||||
.main {
|
||||
background-color: black;
|
||||
font-size: 18px;
|
||||
background-color: black;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.nav {
|
||||
font-size: 20px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
background-color: hotpink;
|
||||
font-size: 20px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
background-color: hotpink;
|
||||
}
|
||||
|
||||
.nav a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.nav > .current {
|
||||
background-color: white;
|
||||
color: black;
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: darkblue;
|
||||
color: darkblue;
|
||||
}
|
||||
|
||||
a {
|
||||
color: dodgerblue;
|
||||
text-decoration: none;
|
||||
color: dodgerblue;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
hr {
|
||||
color: hotpink;
|
||||
}
|
||||
color: hotpink;
|
||||
}
|
||||
|
|
|
@ -1,46 +1,46 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre> _
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre> _
|
||||
_____ _____ _ __ _ _ _ __ (_)__________ _
|
||||
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
|
||||
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
|
||||
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
|
||||
|___/|_|
|
||||
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht" class="current">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
To contact the admin, XMPP is usually the fastest. Please use
|
||||
<a href="xmpp:nyx@everypizza.im">nyx@everypizza.im</a>. It also has Matrix:
|
||||
<a href="matrix:u/n:everypizza.im">@n:everypizza.im</a>, fedi:
|
||||
<a href="https://sharkey.everypizza.im/@me/">@me@sharkey.everypizza.im</a>, and if all
|
||||
else fails, email: <a href="mailto:me@everypizza.im">me@everypizza.im</a>.
|
||||
</p>
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht" class="current">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
To contact the admin, XMPP is usually the fastest. Please use
|
||||
<a href="xmpp:nyx@everypizza.im">nyx@everypizza.im</a>. It also has Matrix:
|
||||
<a href="matrix:u/n:everypizza.im">@n:everypizza.im</a>, fedi:
|
||||
<a href="https://sharkey.everypizza.im/@me/">@me@sharkey.everypizza.im</a>, and if all
|
||||
else fails, email: <a href="mailto:me@everypizza.im">me@everypizza.im</a>.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
132
site/index.xht
132
site/index.xht
|
@ -1,76 +1,76 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
_____ _____ _ __ _ _ _ __ (_)__________ _
|
||||
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
|
||||
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
|
||||
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
|
||||
|___/|_|
|
||||
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht" class="current">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
Hi! everypizza.im is a collection of privacy-respecting services offered for the community for free.
|
||||
Originally, these services were gonna be private. Then someone asked for an account, and then it went
|
||||
"public by request". Now, we have the resources to deal with spam and can make these services public for
|
||||
all to use.
|
||||
</p>
|
||||
<p>
|
||||
In the future we plan to make our own services to host too! Currently, we're working on Toastbin (Pastebin
|
||||
alternative, to replace Pinnwand) and a few other projects to run on here. Feel free to suggest services too,
|
||||
as we're always open to trying new things!
|
||||
</p>
|
||||
<p>
|
||||
For now, a few things are clearnet only. We're working on getting the rest of the stuff on Tor, Yggdrasil,
|
||||
and I2P. This site is mirrored to a few darknets:
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://[200:9121:df80:1c56:a40:252d:dba0:a9a]/">
|
||||
Yggdrasil
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://epim22cnhxerm2k4e3tmmjzyfzymzdemumj6uxaesjnu7tk5nwjnl7yd.onion/">
|
||||
Tor
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
<img src="https://media.everypizza.im/b/gaysite.gif" alt="This site is gay"/>
|
||||
<img src="https://media.everypizza.im/b/free.gif" alt="Free Software"/>
|
||||
<img src="https://media.everypizza.im/b/freestuff.gif" alt="Free Stuff"/>
|
||||
<img src="https://media.everypizza.im/b/anybrowser.gif" alt="Any Damn Browser"/>
|
||||
<img src="https://media.everypizza.im/b/wii.gif" alt="Nintendo Wii"/>
|
||||
<img src="https://media.everypizza.im/b/gay.gif" alt="Rainbow flag"/>
|
||||
<img src="https://media.everypizza.im/b/arch.gif" alt="Powered by Arch"/>
|
||||
<img src="https://media.everypizza.im/b/nofuckingthanks.gif" alt="NFT No Fucking Thanks"/>
|
||||
<img src="https://media.everypizza.im/b/everypizza.png" alt="EveryPizza"/>
|
||||
<hr></hr>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht" class="current">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
Hi! everypizza.im is a collection of privacy-respecting services offered for the community for free.
|
||||
Originally, these services were gonna be private. Then someone asked for an account, and then it went
|
||||
"public by request". Now, we have the resources to deal with spam and can make these services public for
|
||||
all to use.
|
||||
</p>
|
||||
<p>
|
||||
In the future we plan to make our own services to host too! Currently, we're working on Toastbin (Pastebin
|
||||
alternative, to replace Pinnwand) and a few other projects to run on here. Feel free to suggest services too,
|
||||
as we're always open to trying new things!
|
||||
</p>
|
||||
<p>
|
||||
For now, a few things are clearnet only. We're working on getting the rest of the stuff on Tor, Yggdrasil,
|
||||
and I2P. This site is mirrored to a few darknets:
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://[200:9121:df80:1c56:a40:252d:dba0:a9a]/">
|
||||
Yggdrasil
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://epim22cnhxerm2k4e3tmmjzyfzymzdemumj6uxaesjnu7tk5nwjnl7yd.onion/">
|
||||
Tor
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
<img src="https://media.everypizza.im/b/gaysite.gif" alt="This site is gay"/>
|
||||
<img src="https://media.everypizza.im/b/free.gif" alt="Free Software"/>
|
||||
<img src="https://media.everypizza.im/b/freestuff.gif" alt="Free Stuff"/>
|
||||
<img src="https://media.everypizza.im/b/anybrowser.gif" alt="Any Damn Browser"/>
|
||||
<img src="https://media.everypizza.im/b/wii.gif" alt="Nintendo Wii"/>
|
||||
<img src="https://media.everypizza.im/b/gay.gif" alt="Rainbow flag"/>
|
||||
<img src="https://media.everypizza.im/b/arch.gif" alt="Powered by Arch"/>
|
||||
<img src="https://media.everypizza.im/b/nofuckingthanks.gif" alt="NFT No Fucking Thanks"/>
|
||||
<img src="https://media.everypizza.im/b/everypizza.png" alt="EveryPizza"/>
|
||||
<hr></hr>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
104
site/rules.xht
104
site/rules.xht
|
@ -1,61 +1,61 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
_____ _____ _ __ _ _ _ __ (_)__________ _
|
||||
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
|
||||
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
|
||||
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
|
||||
|___/|_|
|
||||
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht" class="current">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
Our rules are pretty light. It's the least possible to help us achive our goals
|
||||
and not get us in legal trouble.
|
||||
</p>
|
||||
<p>
|
||||
You may not use everypizza.im services to break Texas or US law. Brute-forcing passwords,
|
||||
DDoSing, unnecessarily using system resources, "pentesting", etc. is strictly forbidden.
|
||||
If you see abusive content on our services, <i>please</i> report it. When possible, <i>please</i> try
|
||||
to solve small conflicts on your own. If a user is actively engaging in harassment or abuse towards you,
|
||||
it is very important that you report it to help us take down the harrassing content.
|
||||
</p>
|
||||
<p>
|
||||
Privacy is also important. When you access these services, the mininum possible is logged. For XMPP,
|
||||
the admins are sent a notification with your chosen username and that is it. For Sharkey, the software
|
||||
for some reason requires your IP used for registration to be logged. If you do not like this, you may
|
||||
use a VPN or service like Tor. Our disks also have full disk encryption.
|
||||
</p>
|
||||
<p>
|
||||
While we try our best to keep services running as much as possible, outside factors can effect the stability
|
||||
of our services. As everything is self-hosted at home, <b>do not</b> store <i>vital</i> information on our
|
||||
services.
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht" class="current">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
Our rules are pretty light. It's the least possible to help us achive our goals
|
||||
and not get us in legal trouble.
|
||||
</p>
|
||||
<p>
|
||||
You may not use everypizza.im services to break Texas or US law. Brute-forcing passwords,
|
||||
DDoSing, unnecessarily using system resources, "pentesting", etc. is strictly forbidden.
|
||||
If you see abusive content on our services, <i>please</i> report it. When possible, <i>please</i> try
|
||||
to solve small conflicts on your own. If a user is actively engaging in harassment or abuse towards you,
|
||||
it is very important that you report it to help us take down the harrassing content.
|
||||
</p>
|
||||
<p>
|
||||
Privacy is also important. When you access these services, the mininum possible is logged. For XMPP,
|
||||
the admins are sent a notification with your chosen username and that is it. For Sharkey, the software
|
||||
for some reason requires your IP used for registration to be logged. If you do not like this, you may
|
||||
use a VPN or service like Tor. Our disks also have full disk encryption.
|
||||
</p>
|
||||
<p>
|
||||
While we try our best to keep services running as much as possible, outside factors can effect the stability
|
||||
of our services. As everything is self-hosted at home, <b>do not</b> store <i>vital</i> information on our
|
||||
services.
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,53 +1,53 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
_____ _____ _ __ _ _ _ __ (_)__________ _
|
||||
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
|
||||
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
|
||||
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
|
||||
|___/|_|
|
||||
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht" class="current">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
EveryPizza IM currently has 2 different servers: a Dell Optiplex 9020, hosting most of the things
|
||||
and a Rasberry Pi 4 with 4GB RAM hosting a private Jellyfin. Soon, the Pi will (hopefully) start hosting
|
||||
some simple PHP apps. The Dell server has an i5-4590, 16GB RAM, and a 230GB main SSD. Eventually, we'll
|
||||
get a large hard drive for storing media and such. The Pi is operating on a 128GB SD card.
|
||||
</p>
|
||||
<p>
|
||||
For operating systems, the Optiplex is running Arch Linux, so that the server can get the latest packages
|
||||
as fast as possible. As there's not many good rolling release distros that work on the Pi, the Pi is running
|
||||
Rasberry Pi OS Lite, essentially Debian with more stuff preinstalled. Both servers use Caddy as their webserver,
|
||||
although hopefully they can be migrated to something that uses less resources, like Nginx, in the future. (We
|
||||
have plans to start making Nginx listen on a seperate port, and reverse proxy it through Caddy while rewriting
|
||||
configuration files for it.)
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht" class="current">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
EveryPizza IM currently has 2 different servers: a Dell Optiplex 9020, hosting most of the things
|
||||
and a Rasberry Pi 4 with 4GB RAM hosting a private Jellyfin. Soon, the Pi will (hopefully) start hosting
|
||||
some simple PHP apps. The Dell server has an i5-4590, 16GB RAM, and a 230GB main SSD. Eventually, we'll
|
||||
get a large hard drive for storing media and such. The Pi is operating on a 128GB SD card.
|
||||
</p>
|
||||
<p>
|
||||
For operating systems, the Optiplex is running Arch Linux, so that the server can get the latest packages
|
||||
as fast as possible. As there's not many good rolling release distros that work on the Pi, the Pi is running
|
||||
Rasberry Pi OS Lite, essentially Debian with more stuff preinstalled. Both servers use Caddy as their webserver,
|
||||
although hopefully they can be migrated to something that uses less resources, like Nginx, in the future. (We
|
||||
have plans to start making Nginx listen on a seperate port, and reverse proxy it through Caddy while rewriting
|
||||
configuration files for it.)
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,92 +1,92 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
<head>
|
||||
<title>EveryPizza IM</title>
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_
|
||||
_____ _____ _ __ _ _ _ __ (_)__________ _
|
||||
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
|
||||
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
|
||||
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
|
||||
|___/|_|
|
||||
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht" class="current">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
Here's all the public services we have! To prevent spam, you need an email to register on almost all.
|
||||
For a few of these, you need to ask for an account.
|
||||
</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>
|
||||
Matrix: Runs Synapse. Our first and most popular service. Clearnet only, properly delegated.
|
||||
Register at our Matrix Authentication Service instance:
|
||||
<a href="https://mxauth.everypizza.im/register/password">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Synapse-Admin: A tool for managing Synapse. Only works if you administrate a homeserver, but it's
|
||||
not locked to any specific homeserver. Available on
|
||||
<a href="http://synadmfz45wvcq45yxx2pyscozosqtddeabicv27hbqkjuga5iwkgxad.onion/">Tor</a> and
|
||||
<a href="https://admin.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Forgejo: Git hosting software. It's a fork of Gitea, and is written in Go. Git SSH is enabled on
|
||||
port 2222. Available on <a href="https://git.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Prosody: XMPP implementation in Lua. We have in-band registration, so you can register in most
|
||||
clients. Available on clearnet at everypizza.im.
|
||||
</li>
|
||||
<li>
|
||||
Element: Most feature-complete Matrix client. Also pretty bloated. Avaliable on
|
||||
<a href="http://elemeej6geolie4i3fvp5vdqarg4qjcpd3vwdshje7od7tinplsg7kyd.onion/">Tor</a> and
|
||||
<a href="https://element.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Sharkey: Fediverse software based on Misskey, written in Node.JS. Very bloated. Please ask for an
|
||||
account if you want one! Avaliable on <a href="https://sharkey.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Cinny: Another Matrix client, Discord-like. Has less features than Element, although it has some
|
||||
things that Element doesn't like custom emoji. (We have an emoji pack room at #emoji:everypizza.im!)
|
||||
Avaliable on <a href="http://cinny6ftbsw77nqe7w6lsvsi7vjlrocg4vybm2rx6qwfl5kjrweyvmqd.onion/">Tor</a>
|
||||
and <a href="https://cinny.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Pinnwand: Anonymous pastebin. No accounts or tracking.
|
||||
Avaliable on <a href="http://pasteldnn4vc6hmtbzomgho3jd2xy2xpqxoh2g34efjsfaydrrj4s6qd.onion/">Tor</a>,
|
||||
<a href="http://[300:9121:df80:1c56::6420]/">Yggdrasil</a>, and
|
||||
<a href="https://pst.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Utilites: Small collection of utilites. <a href="https://git.everypizza.im/n/utils">Open source</a>.
|
||||
No account is needed. On <a href="https://tools.everypizza.im/">clearnet</a> and
|
||||
<a href="http://[300:9121:df80:1c56:7825:6b16:fbe:c409]/">Yggdrasil</a>.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</pre>
|
||||
<div class="nav">
|
||||
<a href="/index.xht">HOME</a>
|
||||
<a href="/rules.xht">RULES</a>
|
||||
<a href="/services.xht" class="current">SERVICES</a>
|
||||
<a href="/contact.xht">CONTACT</a>
|
||||
<a href="/servers.xht">SERVERS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main">
|
||||
<p>
|
||||
Here's all the public services we have! To prevent spam, you need an email to register on almost all.
|
||||
For a few of these, you need to ask for an account.
|
||||
</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>
|
||||
Matrix: Runs Synapse. Our first and most popular service. Clearnet only, properly delegated.
|
||||
Register at our Matrix Authentication Service instance:
|
||||
<a href="https://mxauth.everypizza.im/register/password">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Synapse-Admin: A tool for managing Synapse. Only works if you administrate a homeserver, but it's
|
||||
not locked to any specific homeserver. Available on
|
||||
<a href="http://synadmfz45wvcq45yxx2pyscozosqtddeabicv27hbqkjuga5iwkgxad.onion/">Tor</a> and
|
||||
<a href="https://admin.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Forgejo: Git hosting software. It's a fork of Gitea, and is written in Go. Git SSH is enabled on
|
||||
port 2222. Available on <a href="https://git.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Prosody: XMPP implementation in Lua. We have in-band registration, so you can register in most
|
||||
clients. Available on clearnet at everypizza.im.
|
||||
</li>
|
||||
<li>
|
||||
Element: Most feature-complete Matrix client. Also pretty bloated. Avaliable on
|
||||
<a href="http://elemeej6geolie4i3fvp5vdqarg4qjcpd3vwdshje7od7tinplsg7kyd.onion/">Tor</a> and
|
||||
<a href="https://element.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Sharkey: Fediverse software based on Misskey, written in Node.JS. Very bloated. Please ask for an
|
||||
account if you want one! Avaliable on <a href="https://sharkey.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Cinny: Another Matrix client, Discord-like. Has less features than Element, although it has some
|
||||
things that Element doesn't like custom emoji. (We have an emoji pack room at #emoji:everypizza.im!)
|
||||
Avaliable on <a href="http://cinny6ftbsw77nqe7w6lsvsi7vjlrocg4vybm2rx6qwfl5kjrweyvmqd.onion/">Tor</a>
|
||||
and <a href="https://cinny.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Pinnwand: Anonymous pastebin. No accounts or tracking.
|
||||
Avaliable on <a href="http://pasteldnn4vc6hmtbzomgho3jd2xy2xpqxoh2g34efjsfaydrrj4s6qd.onion/">Tor</a>,
|
||||
<a href="http://[300:9121:df80:1c56::6420]/">Yggdrasil</a>, and
|
||||
<a href="https://pst.everypizza.im/">clearnet</a>.
|
||||
</li>
|
||||
<li>
|
||||
Utilites: Small collection of utilites. <a href="https://git.everypizza.im/n/utils">Open source</a>.
|
||||
No account is needed. On <a href="https://tools.everypizza.im/">clearnet</a> and
|
||||
<a href="http://[300:9121:df80:1c56:7825:6b16:fbe:c409]/">Yggdrasil</a>.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue