NixNet/index.html

73 lines
3.8 KiB
HTML

---
layout: page
title: "NixNet"
subtitle: "Your one-man Libre Hosting provider"
description: "A network of websites and services hosted by Amolith available for anyone to use free of charge."
cover: /cover.png
sitemap:
priority: 0.9
---
<style>
</style>
<center><p>I host a variety of services that are available for anyone to use free of charge. Below is a list with descriptions of each.</p></center>
</br>
</br>
<center><h1>Services I currently host</h1></center>
<hr>
</br>
<div class="flex-wrapper">
<div class="flex-cards">
<div class="card">
<h1><b>Rocket.Chat</b></h1>
<p>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.</p>
<a href="https://chat.nixnet.xyz"><button class="button">Register!</button></a>
</div>
<div class="card">
<h1><b>Gitea</b></h1>
<p>Gitea is a simple, easy-to-use and yet full-featured, self-hosted code hosting solution. Users get an initial limit of 5 repos. Please be conscientious of storage use and don't upload large files.</p>
<a href="https://git.nixnet.xyz/"><button class="button">Code!</button></a>
</div>
<div class="card">
<h1><b>CodiMD</b></h1>
<p>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.</p>
<a href="https://codi.nixnet.xyz"><button class="button">Write!</button></a>
</div>
<div class="card">
<h1><b>PrivateBin</b></h1>
<p>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.</p>
<a href="https://bin.nixnet.xyz/"><button class="button">Paste!</button></a>
</div>
<div class="card">
<h1><b>Jabber/XMPP</b></h1>
<p>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.</p>
<a href="https://nixnet.xyz/jabber-xmpp/"><button class="button">Register!</button></a>
</div>
<div class="card">
<h1><b>Mumble</b></h1>
<p>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.</p>
<a href="mumble://nixnet.xyz:64738"><button class="button">Chat!</button></a>
</div>
<div class="card">
<h1><b>searX</b></h1>
<p>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.</p>
<a href="https://searx.nixnet.xyz"><button class="button">Meta Search!</button></a>
</div>
</div>
</div>
</br>
</br>
<center><h1> Services I'm <i>working</i> on hosting</h1></center>
<hr>
<center><p>They may or may not be up and working at the moment. Consider these highly unstable if the link isn't b0rked.</p>
</br>
<div class="flex-wrapper">
<div class="flex-cards">
<div class="card">
<h1><b>YaCy</b></h1>
<p>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.</p>
<a href="https://yacy.snopyta.org/"><button class="button">Search P2P!</button></a>
</div>
</div>
</div>