42 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <h1 id="obb" class="anchor"><a href="#social-news-agregator"><i class="fas fa-link anchor-icon"></i></a> Social News Agregators</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>
 | |
| 
 | |
| <div class="row mb-2">
 | |
| 
 | |
| 
 | |
|   {% include card.html color="success"
 | |
|   title="Aether"
 | |
|   image="/assets/img/tools/aether.png"
 | |
|   url="https://github.com/nehbit/aether"
 | |
|   footer="OS: Windows, macOS, Linux, Source."
 | |
|   description="Aether is a free/libre and open source decentralized social news agregator with a built in voting system."
 | |
|   %}
 | |
|   
 | |
|   {% include card.html color="primary"
 | |
|   title="Tildes"
 | |
|   image="/assets/img/tools/tildes.png"
 | |
|   url="https://tildes.net"
 | |
|   footer="OS: Windows, macOS, Linux, BSD, Web, Source."
 | |
|   description="Tildes is a web-based decentralized online bulletin board. It is licensed under GPL 3.0."
 | |
|   %}
 | |
|   
 | |
|   {% include card.html color="warning"
 | |
|   title="Raddle"
 | |
|   image="/assets/img/tools/raddle.png"
 | |
|   url="https://raddle.me"
 | |
|   footer="OS: Windows, macOS, Linux, BSD, Web, Source."
 | |
|   description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
 | |
|   %}
 | |
| 
 | |
| </div>
 | |
| 
 | |
| <h3>Worth Mentioning</h3>
 | |
| 
 | |
| <ul>
 | |
|   <li><a href="https://voat.co/">Voat</a> - An open-source social news aggregator based in then United States.</li>
 | |
|   <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>
 | |
| </ul>
 | 
