NixNet/index.html

73 lines
3.7 KiB
HTML
Raw Normal View History

2018-12-14 05:47:01 +00:00
---
layout: page
2019-01-02 03:33:19 +00:00
title: "NixNet"
subtitle: "Your one-man Libre Hosting provider"
2019-01-02 03:38:41 +00:00
description: "A network of websites and services hosted by Amolith available for anyone to use free of charge."
2019-01-02 03:33:19 +00:00
cover: /cover.png
2018-12-14 05:47:01 +00:00
sitemap:
priority: 0.9
2018-12-14 05:47:01 +00:00
---
<style>
</style>
2019-01-01 23:58:24 +00:00
<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>
2019-01-05 05:58:49 +00:00
</br>
</br>
<center><h1>Services I currently host</h1></center>
<hr>
</br>
2019-01-02 02:48:16 +00:00
<div class="flex-wrapper">
<div class="flex-cards">
<div class="card">
2019-01-08 02:18:39 +00:00
<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>
2019-01-02 06:41:15 +00:00
<a href="https://chat.nixnet.xyz"><button class="button">Register!</button></a>
2019-01-01 23:58:24 +00:00
</div>
2019-01-02 02:48:16 +00:00
<div class="card">
2019-01-01 23:58:24 +00:00
<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>
2019-01-08 02:18:39 +00:00
<a href="mumble://nixnet.xyz:64738"><button class="button">Chat!</button></a>
2019-01-01 23:58:24 +00:00
</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>
2019-01-08 02:18:39 +00:00
<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>Gitea</b></h1>
<p>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.</p>
<a href="https://git.nixnet.xyz/"><button class="button">Code!</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>
2019-01-02 19:40:46 +00:00
<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>
2019-01-02 20:43:22 +00:00
<a href="https://searx.nixnet.xyz"><button class="button">Meta Search!</button></a>
2019-01-02 19:40:46 +00:00
</div>
2019-01-05 05:58:49 +00:00
</div>
</div>
</br>
</br>
<center><h1> Services I'm <i>working</i> on hosting</h1></center>
<hr>
2019-01-05 06:00:11 +00:00
<center><p>Until I have them up, running, and stable, the buttons link to another Libre Hoster's instance.</p>
2019-01-05 05:58:49 +00:00
</br>
<div class="flex-wrapper">
<div class="flex-cards">
<div class="card">
2019-01-08 02:18:39 +00:00
<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>
2019-01-01 23:58:24 +00:00
</div>
</div>
</div>