This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
Files
privacytools.io/_includes/sections/social-news-agregator.html

43 lines
2.2 KiB
HTML
Raw Normal View History

2019-05-13 20:19:51 -07:00
<h1 id="obb" class="anchor"><a href="#social-news-agregator"><i class="fas fa-link anchor-icon"></i></a> Social News Aggregators</h1>
2019-05-13 19:26:07 -07:00
<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>
<div class="row mb-2">
2019-05-16 00:10:04 +00:00
{% include cardv2.html color="success"
2019-05-13 19:26:07 -07:00
title="Aether"
image="/assets/img/tools/aether.png"
url="https://github.com/nehbit/aether"
footer="OS: Windows, macOS, Linux, Source."
2019-05-17 01:10:07 +00:00
description='Aether is a <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.'
2019-05-13 19:26:07 -07:00
%}
2019-05-16 00:10:04 +00:00
{% include cardv2.html color="primary"
2019-05-13 19:26:07 -07:00
title="Tildes"
image="/assets/img/tools/tildes.png"
url="https://tildes.net"
footer="OS: Windows, macOS, Linux, BSD, Web, Source."
2019-05-17 01:10:07 +00:00
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>.'
2019-05-13 19:26:07 -07:00
%}
2019-05-16 00:10:04 +00:00
{% include cardv2.html color="warning"
2019-05-13 19:26:07 -07:00
title="Raddle"
image="/assets/img/tools/raddle.png"
url="https://raddle.me"
2019-05-13 20:03:01 -07:00
footer="OS: Windows, macOS, Linux, BSD, Web, Source."
2019-05-13 20:07:51 -07:00
description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
2019-05-13 19:26:07 -07:00
%}
</div>
<h3>Worth Mentioning</h3>
2019-05-17 01:04:00 +00:00
<ul>https://notabug.io/
2019-05-13 19:26:07 -07:00
<li><a href="https://beta.akasha.world/">Akasha</a> - An 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>
2019-05-17 01:04:00 +00:00
<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 an <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>
2019-05-13 19:26:07 -07:00
</ul>