everypizza.im/site/services.xht
2025-04-06 13:17:06 -05:00

127 lines
No EOL
5 KiB
HTML

<?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" 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>
</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.
<del>Register at our Matrix Authentication Service instance:
<a href="https://mxauth.everypizza.im/register/password">clearnet</a></del>.
</li>
<li>
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>
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>
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!)
Avaliable on <a href="http://cinny6ftbsw77nqe7w6lsvsi7vjlrocg4vybm2rx6qwfl5kjrweyvmqd.onion/">Tor</a>
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">
<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>