diff --git a/assets/pages/xmpp.png b/assets/pages/xmpp.png new file mode 100644 index 0000000000000000000000000000000000000000..ad3f353265d9253a896c98c634d5e4f23793dda5 Binary files /dev/null and b/assets/pages/xmpp.png differ diff --git a/assets/svgs/xmpp.svg b/assets/svgs/xmpp.svg new file mode 100644 index 0000000000000000000000000000000000000000..ca4bcab04250961996abdc961e0f4757f566140b --- /dev/null +++ b/assets/svgs/xmpp.svg @@ -0,0 +1,93 @@ + + + + + + + Alternate Shield + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/index.html b/index.html index fc9541041e52c6d79c19873e00ede64a2d8f7fc5..4ec57c20989cceac98233967cfbff1d01dd4248f 100644 --- a/index.html +++ b/index.html @@ -19,30 +19,40 @@ priority: 0.9
-

NixNet Chat

-

NixNet Chat is built on Rocket.Chat, an enterprise-grade real time chat application. Use this for communicating with other users and getting support for NixNet services.

+

Rocket.Chat

+

Rocket.Chat is an enterprise-grade real time chat application. Use this for communicating with other users, joining a few different communities, and getting support for NixNet services.

Mumble

Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It's also great for private calls between yourself and others.

- +

CodiMD

CodiMD is an application that allows users to collaborate in real time on markdown documents and presentations. Perfect for quick and easy slideshows and documentation.

+
+

PrivateBin

+

PrivateBin is a minimalist and open source pastebin that has zero knowledge of pasted data. Everything is encrypted and decrypted in-browser using 256bit AES in Galois Counter mode.

+ +
+
+

Gitea

+

Gitea is a simple, easy-to-use and yet full-featured, self-hosted code hosting solution. I just broke something so it's not useable at the moment. I'm working on fixing it right now.

+ +
+
+

Jabber/XMPP

+

Jabber/XMPP is a set of open technologies for instant messaging, multi-party chat, voice and video calls, and collaboration.XMPP stands for the Extensible Messaging and Presence Protocol.

+ +

searX

searX is a meta search engine that aggregates results from more than 70 different search engines. Users are neither tracked nor profiled. searX can also be used over Tor for increased anonymity.

-
-

YaCy

-

YaCy is a fully decentralized search engine; all users of its network are equal, it does not store user search requests, and it's impossible for anything to be censored from the shared index. It's also integrated into searX above.

- -

@@ -54,19 +64,9 @@ priority: 0.9
-

Gitea

-

Gitea is a simple, easy-to-use and yet full-featured, self-hosted code hosting solution. I just broke something so it's not useable at the moment. I'm working on fixing it right now.

- -
-
-

PrivateBin

-

PrivateBin is a minimalist and open source pastebin that has zero knowledge of pasted data. Everything is encrypted and decrypted in-browser using 256bit AES in Galois Counter mode.

- -
-
-

Jabber/XMPP

-

XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, multi-party chat, voice and video calls, and collaboration.

- +

YaCy

+

YaCy is a fully decentralized search engine; all users of its network are equal, it does not store user search requests, and it's impossible for anything to be censored from the shared index.

+
diff --git a/jabber-xmpp/jabber-xmpp.md b/jabber-xmpp/jabber-xmpp.md new file mode 100644 index 0000000000000000000000000000000000000000..cbd99a82ce4a1dd1ae104c0e4753e445242e881d --- /dev/null +++ b/jabber-xmpp/jabber-xmpp.md @@ -0,0 +1,13 @@ +--- +layout: page +title: Jabber/XMPP +description: "Set up a Jabber/XMPP account on NixNet.xyz" +cover: /assets/pages/xmpp.png +permalink: /jabber-xmpp/ +--- +# Registration +Client registration is open so all you have to do to start using Jabber/XMPP on NixNet is open your favourite client, enter `@nixnet.xyz`, come up with a strong password, and register! + +--- +# Clients +If you're not sure what client to use, I recommend [Conversations](https://f-droid.org/en/packages/eu.siacs.conversations/) for Android, [AstraChat](https://itunes.apple.com/us/app/astrachat-direct-xmpp-voip/id923002139?mt=8) or [Monal IM](https://monal.im/) for iOS/macOS (I haven't tested them and AstraChat seems to be proprietary), and [Gajim](https://gajim.org/) for Linux and Windows. If you're ok with an alpha-level client, I recommend and use [Dino](https://github.com/dino/dino/wiki/Distribution-Packages) for Linux.