remove unused pages and data

Amolith created

Change summary

jabber-xmpp/jabber-xmpp.md | 39 ---------------------------------------
json/proxies.json          | 26 --------------------------
nextcloud.md               | 27 ---------------------------
3 files changed, 92 deletions(-)

Detailed changes

jabber-xmpp/jabber-xmpp.md πŸ”—

@@ -1,39 +0,0 @@
----
-layout: page
-title: Jabber/XMPP
-description: "Set up a Jabber/XMPP account on NixNet.xyz"
-cover: /assets/pages/xmpp.png
-permalink: /jabber-xmpp/
----
-# Registration - clearnet
-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` as the host, come up with a username, generate a strong password, and enjoy!
-
-You can also navigate to [xmpp.nixnet.xyz/register/](https://xmpp.nixnet.xyz/register/) to register using the web UI as well as change your password and unregister your account.
-
-# Registration - Tor
-If you want to use my XMPP server over Tor, make sure you first start/enable the Tor service:
-```bash
-$ sudo systemctl enable --now tor.service
-```
-After that, there are a few settings you'll have to change depending on your client. I use [Gajim](https://gajim.org) on Linux so I'll explain how to do it with that.
-
-* `Add Account -> I want to register for a new account`
-* Server: `nixnet.xyz`
-* Advanced
-  * Proxy: `Tor`
-  * Manage `->` Tor
-    * Type: `SOCKS5`
-    * Proxy Host: `127.0.0.1`
-    * Proxy Port: `9050`
-  * β˜‘οΈ Use  custom hostname/port
-    * Hostname: `l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion`
-    * Port: `5222`
-* Enter a username
-* Come up with a strong password - it won't be accepted if it's too weak Β―\\_(ツ )_/Β―
-* Enjoy! ☺️
-
----
-# Clients
-If you're not sure what client to use, I recommend [Conversations](https://f-droid.org/en/packages/eu.siacs.conversations/) for Android, [Kaidan](https://www.kaidan.im/) for [Ubuntu Touch](https://ubuntu-touch.io), [ChatSecure](https://chatsecure.org/) or [Monal IM](https://monal.im/) for iOS/macOS (I haven't tested them but I have heard good things), and [Gajim](https://gajim.org/) for Linux and Windows.
-
-Personally, I use Conversations and Gajim πŸ˜‰

json/proxies.json πŸ”—

@@ -1,26 +0,0 @@
-{
-  "cards" :
-  [
-    {
-    "name": "Tor Project",
-      "description": "The Tor Project is the non-profit organisation that develops the software behind the Tor network and the Tor Browser. This is their documentation.",
-      "button_text": "Privatise!",
-      "link": "https://tor-docs.nixnet.xyz/docs/documentation.html.en",
-      "tor":"http://tor-docs.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/docs/documentation.html.en"
-    },
-    {
-    "name": "BridgeDB",
-      "description": "BridgeDB is The Tor Project's database of Tor bridges. They're very useful if you live in a country that censors the internet and blocks Tor entrances.",
-      "button_text": "Bridge!",
-      "link": "https://tor-bridges.nixnet.xyz/",
-      "tor":"http://tor-bridges.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
-    },
-    {
-    "name": "EFF's SSD Guide",
-      "description": "The Electronic Frontier Foundation has made a website dedicated to information about protecting yourself from any kind of surveillance.",
-      "button_text": "Protect!",
-      "link": "https://ssd-eff.nixnet.xyz/",
-      "tor":"http://ssd-eff.l4qlywnpwqsluw65ts7md3khrivpirse744un3x7mlskqauz5pyuzgqd.onion/"
-    }
-  ]
-}

nextcloud.md πŸ”—

@@ -1,27 +0,0 @@
----
-layout: page
-title: Nextcloud
-subtitle: "Your own private and open source cloud"
-description: "Your own private and open source cloud"
-cover: /assets/pages/nextcloud.png 
----
-<div class="content">
-<p>
-Before you register, I do need to issue a warning: my Nextcloud instance is hosted on my Raspberry Pi 3 B+ in my living room and it's served by my VPS over Wireguard. Because it's at home and my internet isn't <em>particularly</em> stable, there may be times when it looks like Nextcloud is down but it should be back up after a few minutes; my internet is never out for very long. Because it's being served over a VPN, the connection will also be a bit slower than normal. In my opinion, it's perfectly useable and certainly worth the extra storage I can attach on-demand. Speaking of which, after registration and approval, users get 10 GB. If you need more, <a href="/contact">send me a message</a> and we'll talk about it.
-</p>
-<center>
-<p>
-If you want to use it, click the button below!  
-</p>
-</center>
-</div>
-<center>
-<a href="https://cloud.nixnet.xyz"><button class="button">Register!</button></a>
-<!--<a href="http://gauqtx73eylbbls2hpxe3cjmfscyzzwzlvcngooyf7o2646rnkk4itqd.onion/"><button class="tor">Tor</button></a>-->
-</center>
-<!--
-<br/>
-<div class="content">
-<p><b>Note:</b> if you use Nextcloud over Tor, you'll need to modify some of the URLs you can copy (like the WebDAV or CalDAV URLs). To make it work over WireGuard, I had to configure Nextcloud to overwrite in-app URLS with <a href="https://cloud.nixnet.xyz">cloud.nixnet.xyz</a>. If you use it over Tor, you'll want to replace that with <a href="http://gauqtx73eylbbls2hpxe3cjmfscyzzwzlvcngooyf7o2646rnkk4itqd.onion/">gauqtx73eylbbls2hpxe3cjmfscyzzwzlvcngooyf7o2646rnkk4itqd.onion</a> when pasting.</p>
-</div>
--->