Compare commits

...
Sign in to create a new pull request.

44 commits
tui ... main

Author SHA256 Message Date
Nyx
cc30f93293 nginx! 2025-04-20 13:19:55 -05:00
Nyx
ea50dd54d1 fix 2025-04-19 20:44:53 -05:00
Nyx
64e1d795e6 greghwrhfjfuwcujx 2025-04-19 19:08:00 -05:00
Nyx
f478591271 bye 2025-04-19 01:04:58 -05:00
Nyx
334241a391 fix 2025-04-18 13:09:47 -05:00
Nyx
01d9e00a56 this one is well known real 2025-04-11 19:55:53 -05:00
Nyx
bb70e6405b added a 404 and 50x page, this one had a bit of a spiral on the 404 one 2025-04-10 23:30:00 -05:00
Nyx
1fecba6529 haproxy sucks so bad nvm 2025-04-10 22:45:06 -05:00
Nyx
dfcd499c31 haproxy better than nginx real not fake 2025-04-09 18:16:10 -05:00
Nyx
ea87dfdb50 reformat 2025-04-06 13:17:06 -05:00
Nyx
cddeac8304 update services organization 2025-04-06 13:16:35 -05:00
Nyx
c3c4977f28 silly nyx added the port 2025-04-06 13:07:12 -05:00
Nyx
a291ab8355 add planned services 2025-04-06 13:05:31 -05:00
Nyx
4142a7ba51 fix 2025-04-06 12:58:29 -05:00
Nyx
0168c5301a Add DICT server information to services list 2025-04-05 23:52:21 -05:00
Nyx
efc8e9520f enough fun 2025-04-01 20:46:53 -05:00
Nyx
8cfca953e8 Welcome to the future. 2025-03-31 22:53:29 -05:00
Nyx
77816e728b i2p sucks 2025-03-31 01:14:06 -05:00
Nyx
32fa5ab246 <3 2025-03-30 21:22:19 -05:00
Nyx
d6b640ca32 No longer on vacation 2025-03-30 21:21:14 -05:00
Nyx
70bf1be853 Note private services 2025-03-27 22:36:29 -05:00
Nyx
5a014047cc Note about closed reg 2025-03-27 22:32:29 -05:00
Nyx
e72abde3da fix 2025-03-25 17:52:47 -05:00
Nyx
5bc4c4b6db fix 2025-03-25 17:50:58 -05:00
Nyx
38157b66be fix 2025-03-25 17:48:48 -05:00
Nyx
0690fa4d19 fix 2025-03-25 17:46:29 -05:00
Nyx
722a9d8c29 reformat 2025-03-23 01:45:26 -05:00
Nyx
0d5519c4e9 note about no account 2025-03-23 01:42:06 -05:00
Nyx
ecd8efc395 utils 2025-03-23 01:35:41 -05:00
Nyx
ad463ec0bf everybutton 2025-03-20 22:58:00 -05:00
n
bd02ec313e Make stuff less bad for mobile 2025-03-20 01:31:54 -05:00
n
c991917d8a Make ANSI art a bit better 2025-03-20 01:24:45 -05:00
n
51cf3f5964 Add buttons to the index 2025-03-20 01:21:17 -05:00
n
49b55d1764 Little bit more character 2025-03-18 01:15:40 -05:00
n
683b050027 Update index.xht 2025-03-18 01:15:26 -05:00
n
d56b7a9f3b Add Pinnwand 2025-03-18 01:13:36 -05:00
n
5f99767800 Add a "Servers" page to describe our servers. 2025-03-17 23:01:18 -05:00
n
0261f456d7 update landing 2025-03-17 22:41:29 -05:00
n
e00c7b3580 expand rules 2025-03-17 22:37:02 -05:00
n
2f08967ee3 fix 2025-03-17 09:17:23 -05:00
n
5ee156c198 update wording again 2025-03-17 02:19:55 -05:00
n
f3553bbac3 "few" → "most" 2025-03-17 01:46:18 -05:00
n
0fb2425357 darknet links 2025-03-17 01:45:29 -05:00
Nyx
c20d8ba3d4 Complete redesign
Reviewed-on: #2
2025-03-17 01:28:06 -05:00
14 changed files with 547 additions and 232 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'>
<Link href='https://everypizza.im:5281/http-bind' rel='urn:xmpp:alt-connections:xbosh' />
<Link href='wss://everypizza.im:5281/xmpp-websocket' rel='urn:xmpp:alt-connections:websocket' />
</XRD>

View file

@ -0,0 +1,12 @@
{
"links": [
{
"rel": "urn:xmpp:alt-connections:xbosh",
"href": "https://everypizza.im:5281/http-bind"
},
{
"rel": "urn:xmpp:alt-connections:websocket",
"href": "wss://everypizza.im:5281/xmpp-websocket"
}
]
}

View file

@ -0,0 +1,3 @@
{
"m.server": "matrix.everypizza.im:443"
}

View file

@ -0,0 +1,3 @@
{
"m.server": "matrix.everypizza.im:443"
}

View file

@ -0,0 +1,14 @@
{
"contacts": [
{
"email_address": "me@everypizza.im",
"matrix_id": "@n:everypizza.im",
"jabber_id": "xmpp:nyx@everypizza.im",
"role": "m.role.admin"
},
{
"email_address": "me@everypizza.im",
"role": "m.role.security"
}
]
}

64
site/404.xht Normal file
View file

@ -0,0 +1,64 @@
<?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">
<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>
_
(_)
_____ _____ _ __ _ _ _ __ _ __________ _
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
__/ | |
|___/|_|
</pre>
<div class="nav">
<a href="/index.xht">GO HOME</a>
</div>
</div>
<div class="main">
<h1>404 Not Found</h1>
<p>
The reader seems lost. Maybe the reader looking for our Matrix webclients,
listed on our <a href="https://everypizza.im/services.xht">services page</a>.
Or, maybe they're just exploring some of our sites. Maybe one of us made a mistake.
If the reader thinks this is the case, please do
<a href="https://everypizza.im/contact.xht">contact us</a>.
</p>
<p>
The reader also might have gotten this page from going to a root backend domain. If so,
there's nothing to see here.
</p>
<p>
If the reader truly has no idea how they got here, then maybe they should listen to music.
Here's a good song: <a href="https://inv.everypizza.im/watch?v=fzNMd3Tu1Zw">Energy by Elektronomia</a>.
Another one: <a href="https://inv.everypizza.im/watch?v=DXAidGQUuns">Steady As She Goes by The Raconteurs</a>.
Or, maybe they could just take a nap.
</p>
<p>
<i>
Well, what do I know? I'm just a webserver. I simply take files from folders and
display them on users' screens.
</i>
</p>
</div>
<hr />
<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>

View file

@ -33,6 +33,10 @@ body {
background-color: hotpink;
}
.new {
color: hotpink
}
.nav a {
color: black;
text-decoration: none;
@ -51,3 +55,7 @@ a {
color: dodgerblue;
text-decoration: none;
}
hr {
color: hotpink;
}

49
site/cannot_connect.xht Normal file
View file

@ -0,0 +1,49 @@
<?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">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>EveryPizza IM</title>
<link rel="stylesheet" href="https://everypizza.im/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">GO HOME</a>
</div>
</div>
<div class="main">
<h1>Unable to connect</h1>
<p>
Our webserver isn't able to reach the backend. We have presumably been notified and
are hopefully working on it. We can't promise though, all of our team is within walking
distance of each other and we can't stay awake 24/7 (as much as we would like to).
</p>
<i>
I'm sorry I couldn't be of more help. I'm just a webserver, after all.
</i>
</div>
<hr />
<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>

View file

@ -1,22 +1,24 @@
<?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">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>MiDGARD</title>
<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">
@ -24,6 +26,7 @@
<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">
@ -44,4 +47,5 @@
</p>
</div>
</body>
</html>

View file

@ -1,21 +1,24 @@
<?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">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "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>
███████╗██╗ ██╗███████╗██████╗ ██╗ ██╗██████╗ ██╗███████╗███████╗ █████╗ ██╗███╗ ███╗
██╔════╝██║ ██║██╔════╝██╔══██╗╚██╗ ██╔╝██╔══██╗██║╚══███╔╝╚══███╔╝██╔══██╗ ██║████╗ ████║
█████╗ ██║ ██║█████╗ ██████╔╝ ╚████╔╝ ██████╔╝██║ ███╔╝ ███╔╝ ███████║ ██║██╔████╔██║
██╔══╝ ╚██╗ ██╔╝██╔══╝ ██╔══██╗ ╚██╔╝ ██╔═══╝ ██║ ███╔╝ ███╔╝ ██╔══██║ ██║██║╚██╔╝██║
███████╗ ╚████╔╝ ███████╗██║ ██║ ██║ ██║ ██║███████╗███████╗██║ ██║██╗██║██║ ╚═╝ ██║
╚══════╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝╚═╝ ╚═╝╚═╝╚═╝╚═╝ ╚═╝
_
(_)
_____ _____ _ __ _ _ _ __ _ __________ _
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
__/ | |
|___/|_|
</pre>
<div class="nav">
@ -23,6 +26,7 @@
<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">
@ -33,9 +37,41 @@
all to use.
</p>
<p>
For now, most things are clearnet only. We're working on getting stuff on Tor, Yggdrasil, and I2P.
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 and Yggdrasil.
This site is mirrored to both of those:
</p>
<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>
</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" />
</p>
</div>
<hr />
<div class="footer">
<p>
This design is <del>stolen from</del> inspired by Midgard, on
@ -44,4 +80,5 @@
</p>
</div>
</body>
</html>

2
site/robots.txt Normal file
View file

@ -0,0 +1,2 @@
User-Agent: *
Disallow: /

View file

@ -1,21 +1,24 @@
<?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">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "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>
███████╗██╗ ██╗███████╗██████╗ ██╗ ██╗██████╗ ██╗███████╗███████╗ █████╗ ██╗███╗ ███╗
██╔════╝██║ ██║██╔════╝██╔══██╗╚██╗ ██╔╝██╔══██╗██║╚══███╔╝╚══███╔╝██╔══██╗ ██║████╗ ████║
█████╗ ██║ ██║█████╗ ██████╔╝ ╚████╔╝ ██████╔╝██║ ███╔╝ ███╔╝ ███████║ ██║██╔████╔██║
██╔══╝ ╚██╗ ██╔╝██╔══╝ ██╔══██╗ ╚██╔╝ ██╔═══╝ ██║ ███╔╝ ███╔╝ ██╔══██║ ██║██║╚██╔╝██║
███████╗ ╚████╔╝ ███████╗██║ ██║ ██║ ██║ ██║███████╗███████╗██║ ██║██╗██║██║ ╚═╝ ██║
╚══════╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝╚═╝ ╚═╝╚═╝╚═╝╚═╝ ╚═╝
_
(_)
_____ _____ _ __ _ _ _ __ _ __________ _
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
__/ | |
|___/|_|
</pre>
<div class="nav">
@ -23,6 +26,7 @@
<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">
@ -33,7 +37,21 @@
<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.
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. Data is only acessible by Nyx
and 2 others it trusts with its life.
</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">
@ -44,4 +62,5 @@
</p>
</div>
</body>
</html>

54
site/servers.xht Normal file
View file

@ -0,0 +1,54 @@
<?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">
<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>
_
(_)
_____ _____ _ __ _ _ _ __ _ __________ _
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
| __/\ 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 the NGINX web server.
</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>

View file

@ -1,21 +1,24 @@
<?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">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "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>
███████╗██╗ ██╗███████╗██████╗ ██╗ ██╗██████╗ ██╗███████╗███████╗ █████╗ ██╗███╗ ███╗
██╔════╝██║ ██║██╔════╝██╔══██╗╚██╗ ██╔╝██╔══██╗██║╚══███╔╝╚══███╔╝██╔══██╗ ██║████╗ ████║
█████╗ ██║ ██║█████╗ ██████╔╝ ╚████╔╝ ██████╔╝██║ ███╔╝ ███╔╝ ███████║ ██║██╔████╔██║
██╔══╝ ╚██╗ ██╔╝██╔══╝ ██╔══██╗ ╚██╔╝ ██╔═══╝ ██║ ███╔╝ ███╔╝ ██╔══██║ ██║██║╚██╔╝██║
███████╗ ╚████╔╝ ███████╗██║ ██║ ██║ ██║ ██║███████╗███████╗██║ ██║██╗██║██║ ╚═╝ ██║
╚══════╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝╚═╝ ╚═╝╚═╝╚═╝╚═╝ ╚═╝
_
(_)
_____ _____ _ __ _ _ _ __ _ __________ _
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
__/ | |
|___/|_|
</pre>
<div class="nav">
@ -23,6 +26,7 @@
<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">
@ -31,35 +35,53 @@
For a few of these, you need to ask for an account.
</p>
<p>
</p>
<h3>SOCIALIZATION</h3>
<p>
The main point of EveryPizza IM.
</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>.
<del>Register at our Matrix Authentication Service instance:
<a href="https://mxauth.everypizza.im/register/password">clearnet</a></del>.
</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>.
Prosody: XMPP implementation in Lua. <del>We have in-band registration, so you can register in most
clients.</del> Available on clearnet at everypizza.im.
</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>
</ul>
<h3>CODE</h3>
<p>
Services for the nerds.
</p>
<ul>
<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>
Forgejo: Git hosting software. It's a fork of Gitea, and is written in Go. Git SSH is enabled on
port 2222<del>, and registration is open</del>. Available on
<a href="https://git.everypizza.im/">clearnet</a>.
</li>
</ul>
<h3>CLIENTS</h3>
<p>
Web-based UIs for things.
</p>
<ul>
<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>
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!)
@ -67,6 +89,24 @@
and <a href="https://cinny.everypizza.im/">clearnet</a>.
</li>
</ul>
<h3>GENERAL</h3>
<ul>
<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>
<li>
DICT server: Dictionary server. No account is needed. Available on everypizza.im port 2628.
Also on [200:9121:df80:1c56:a40:252d:dba0:a9a], same port. Use the command
"dict -h everypizza.im {word}" to search for a word. We have the WordNet,
Moby Thesaurus II, and The Devil's Dictionary dictionaries.
</li>
</ul>
<h3>PLANNED</h3>
<p>
We plan hosting a few more services in the future. Next up will probably be Element Call,
a video conferencing program and maybe Mumble, for voice chat.
</p>
</div>
<div class="footer">
@ -77,4 +117,5 @@
</p>
</div>
</body>
</html>