mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
a4ba40a92d
* Create online_bulletin_board.html * Update nav.html * Create social-news-agregator.html * Update nav.html * Update and rename online_bulletin_board.html to social-news-agregator.html * Update old.html * Add files via upload * Update social-news-agregator.html * Attempt to fix build error * attempt * Fix mistake * Delete voat.png * Add files via upload * Update social-news-agregator.html * Remove Voat * Update social-news-agregator.html * Update social-news-agregator.html * Update social-news-agregator.html * Update social-news-agregator.html * minor fix * Update social-news-agregator.html Merges the changes from https://github.com/gjhklfdsa/privacytools.io/pull/4 into this PR. Co-Authored-By: gjhklfdsa1 <gjhklfdsa1@users.noreply.github.com> * Change icon to fa-newspaper * Syntax and spelling fixes * Update aether logo
58 lines
2.4 KiB
HTML
58 lines
2.4 KiB
HTML
<h1 id="obb" class="anchor"><a href="#social-news-aggregator"><i class="fas fa-link anchor-icon"></i></a> Social News Aggregators</h1>
|
|
|
|
<div class="alert alert-warning" role="alert">
|
|
<strong>If you are currently using a online bulletin board like Reddit, you should pick an alternative here.</strong>
|
|
</div>
|
|
|
|
{% include cardv2.html
|
|
title="Aether"
|
|
image="/assets/img/tools/aether.png"
|
|
description='<a href="https://github.com/nehbit/aether/blob/master/LICENSE.md">Free/libre and open source</a> decentralized social news aggregator with a built in voting system.'
|
|
website="https://github.com/nehbit/aether"
|
|
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
|
github="https://github.com/nehbit/aether"
|
|
windows=""
|
|
mac=""
|
|
linux=""
|
|
android=""
|
|
ios=""
|
|
bsd=""
|
|
%}
|
|
|
|
{% include cardv2.html
|
|
title="Tildes"
|
|
image="/assets/img/tools/tildes.png"
|
|
description='Tildes is a web-based decentralized online bulletin board. It is licensed under <a href="https://gitlab.com/tildes/tildes/blob/master/LICENSE">GPL 3.0</a>.'
|
|
website="https://tildes.net"
|
|
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
|
git="https://gitlab.com/tildes/"
|
|
windows=""
|
|
mac=""
|
|
linux=""
|
|
android=""
|
|
ios=""
|
|
bsd=""
|
|
%}
|
|
|
|
{% include cardv2.html
|
|
title="Raddle"
|
|
image="/assets/img/tools/raddle.png"
|
|
description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
|
|
website="https://raddle.me"
|
|
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
|
git="https://gitlab.com/postmill/"
|
|
windows=""
|
|
mac=""
|
|
linux=""
|
|
android=""
|
|
ios=""
|
|
%}
|
|
|
|
<h3>Worth Mentioning</h3>
|
|
|
|
<ul>
|
|
<li><a href="https://beta.akasha.world/">Akasha</a> - A decentralized online bulletin board using <a href="https://www.wikipedia.org/wiki/InterPlanetary_File_System">IPFS</a> and <a href="https://www.wikipedia.org/wiki/Ethereum">Ethereum</a>.</li>
|
|
<li><a href="https://dev.lemmy.ml/">Lemmy</a> - An <a href="https://github.com/dessalines/lemmy/blob/master/LICENSE">AGPL</a> licensed self-hostable link aggregator intended to work in the <a href="https://www.wikipedia.org/wiki/Fediverse">Fediverse</a>.</li>
|
|
<li><a href="https://notabug.io/">notabug.io</a> - notabug.io is a <a href="https://github.com/notabugio/notabug/blob/master/LICENSE.md">free and open source</a> p2p link aggregator with a strong resemblance to old.reddit.com (not to be confused with <a href="https://notabug.org/">NotABug.org</a>).</li>
|
|
</ul>
|