Note private services
This commit is contained in:
parent
5a014047cc
commit
70bf1be853
1 changed files with 6 additions and 5 deletions
|
@ -39,8 +39,8 @@
|
|||
<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
|
||||
|
@ -50,11 +50,12 @@
|
|||
</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>.
|
||||
port 2222<del>, and registration is open</del>. 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.
|
||||
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>
|
||||
Element: Most feature-complete Matrix client. Also pretty bloated. Avaliable on
|
||||
|
|
Loading…
Add table
Reference in a new issue