added yacy

This commit is contained in:
Amolith 2019-01-02 14:40:46 -05:00
parent 5f1cd63367
commit dd90955698
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
1 changed files with 11 additions and 6 deletions

View File

@ -25,9 +25,19 @@ priority: 0.9
</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 can host 2 GB of code by default and more upon request (I don't have much storage 😢).</p>
<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>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 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. It's also integrated into searX above.</p>
<a href="https://yacy.nixnet.xyz"<button class="button">Search P2P!</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>
@ -38,10 +48,5 @@ priority: 0.9
<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://nixnet.xyz/wip/"><button class="button">Paste!</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">Search!</button></a>
</div>
</div>
</div>