Add onion sites

Signed-off-by: Aleksandar 'The Cobra' Widulski <thecobra@riseup.net>
This commit is contained in:
Aleksandar 'The Cobra' Widulski 2022-06-04 19:54:35 -04:00
parent d687d50844
commit 8b4827da28
Signed by untrusted user who does not match committer: cobra
GPG Key ID: 4FD8F812083FF6F9
4 changed files with 36 additions and 3 deletions

View File

@ -13,9 +13,9 @@
<p>We host many services, most are available for the public.</p>
<p>Some are private to prevent people from abusing the services.</p>
<p>You can get access to these services by <a href=/register.php>signing up</a>.</p>
<p>Other services have restricted access, meaning only trusted members and admins can have accounts on them.</p>
<p>You can get access to these services by being a respected and trusted member of the ~vern community.</p>
<!--#include file="services" -->
<p>Other services have restricted access, meaning only trusted members and admins can have accounts on them. You can get access to these services by being a respected and trusted member of the ~vern community.</p>
<p>We also host onion services for most of these. They can be found <a href=/onion>here</a>.</p>
<!--#include file="services" -->
<h2>Community</h2>
<ul>
<li><a href="//matrix.to/#/#vern:vern.cc" target="_blank">Matrix</a></li>

17
onion-services.html Normal file
View File

@ -0,0 +1,17 @@
<ul>
<li><a href=//ykl7srjru22ybfqinqe734dgbdlzrn7c2ogtc43tmkoaphq2zqtjosqd.onion>Privatebin</a> - A pastebin where the server has zero knowledge of pastes</li>
<li><a href=//6ec2kbeczy3iiktc62b45ezadoib7nw4vckr7d72ynhrunecyssa3sqd.onion>Gitea</a> - A lightweight code hosting solution written in Go</li>
<li><a href=//gtph3w6mamu47obky5nnr2sw6s26w6phniqimzdbkvifks4ycgfikeqd.onion>Librarian</a> - An alternative front-end for LBRY/Odysee</li>
<li><a href=//xyvakasbog24rqdld3tmpb26ham2vyvifac4yct5sjpfk3kwpcvx2wyd.onion>Invidious</a> - An alternative front-end for YouTube</li>
<li><a href=//rvima2jchgpahjz4ed72pj7clwrwiwuwgz3tfee532l45yudjzj52hyd.onion>Libreddit</a> - An alternative front-end for Reddit</li>
<li><a href=//lrhgjabpcsra6dqrgk4kyv44xewlmkawxh64q3mucyezwbc3unppdyyd.onion>Simplytranslate</a> - Minimal and private translations with multiple engines</li>
<li><a href=//z4lwi66aojogwe7v4gsudebffqvyg635ph53ig2ufklc2yb2mu25ouqd.onion>Searx</a> - A privacy-respecting, hackable meta-search engine</li>
<li><a href=//flhmqalqkop3gioitx6he7ipkf3ivqv7gurpnwj5j7al5sh3sqjnnhqd.onion>Rimgo</a> - An alternative front-end for Imgur</li>
<li><a href=//my7uoscbkpgym5blbldfs7ycrxc75sdj4pt3cdvnta4mk34kg35si4id.onion>Quetre</a> - An alternative front-end for Quora</li>
<li><a href=//gb3yy4q4xfnutgm5ra3jmzcf77aqwxzrv32pdo574tdnrc3yv36j72yd.onion>LibreTranslate</a> - Offline capable and easy to setup translation API.</li>
<li><a href=//xsxe3noys4754qzhmenpo77mx2brab6bvyeeodpo2lxi4lk6qtr5giyd.onion>Nextcloud</a> - A productivity platform that keeps you in control</li>
<li><a href=//7v64dajbqsleluddymcchok3f4ndteaupztrfzttzfdudjbxp5rxpyyd.onion>E-mail</a> - No description here ;)</li>
<li><a href=//4o5w5a3bfthy7ggu442qajkvtcpyoiyb2t3b6cys3d7pv3os3nklreqd.onion>Peertube (Restricted access)</a> - Federated video platform powered by ActivityPub</li>
<li><a href=//gyacvmzil5dza6sj663ylhu3n6z4tn4dzqd2yguhl3jiw6d7u3q2xgid.onion>Mumble</a> - Low latency, high quality voice chat</li>
</ul>

15
onion.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>~vern onion sites</title>
</head>
<body>
<!--#include file="nav" -->
<h1>Onion sites</h1>
<p>We respect your privacy and want you to be able to choose to be anonymous if you so please. So most of our services have corresponding <a href=//torproject.org>Tor</a> <a href=//community.torproject.org/onion-services/>.onion</a> sites</p>
<!--#include file="onion-services" -->
<!--#include file="footer" -->
</body>
</html>

View File

@ -15,6 +15,7 @@
<li><a href=//pt.vern.cc>Peertube (Restricted access)</a> - Federated video platform powered by ActivityPub</li>
<li><a href=xmpp:vern.cc>XMPP</a> - The universal messaging standard</li>
<li><a href=//mumble.vern.cc>Mumble</a> - Low latency, high quality voice chat</li>
<li><a href=//jitsi.vern.cc>Jitsi</a> - Free Video Conferencing Software for Web &amp; Mobile</li>
<li><a href=//vern.cc:6697>ZNC</a> - An IRC network bouncer (BNC)</li>
</ul>