Add bitcoin

This commit is contained in:
Kewde 2016-08-21 00:20:49 +02:00 committed by GitHub
parent f1fa8ab30f
commit aa5b93844e

View File

@ -2169,6 +2169,63 @@
<li><a href="https://namecoin.info/">Namecoin</a> - A decentralized DNS open source information registration and transfer system based on the Bitcoin cryptocurrency.</li>
</ul>
<a class="anchor" name="currency"></a>
<div class="page-header">
<h1><a href="#currency" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Anonymous cryptocurrencies</h1>
</div>
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Bitcoin</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/DNSCrypt.png" alt="Bitcoin" align="right" style="margin-left:5px;">A pseudonymous cryptocurrency which allows anyone to transact online without registering or giving away any personal information.</p>
<p>
<a href="https://bitcoin.org/">
<button type="button" class="btn btn-success">Website: bitcoin.org</button>
</a>
</p>
<p>OS: Cross-platform.</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">DNSCrypt - Tool</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/DNSCrypt.png" alt="DNSCrypt" align="right" style="margin-left:5px;">A protocol for securing communications between a client and a DNS resolver. The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography and
is very similar to DNSCurve, but focuses on securing communications between a client and its first-level resolver.</p>
<p>
<a href="http://dnscrypt.org/">
<button type="button" class="btn btn-info">Website: dnscrypt.org</button>
</a>
</p>
<p>OS: Windows, Mac, Linux, iOS with Jailbreak.</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">OpenNIC - Service</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/OpenNIC.png" alt="OpenNIC" align="right" style="margin-left:5px;">OpenNIC is an alternate network information center/alternative DNS root which lists itself as an alternative to ICANN and its registries. Like all alternative
root DNS systems, OpenNIC-hosted domains are unreachable to the vast majority of the Internet. Only specific configuration in one's DNS resolver makes these reachable, and very few Internet service providers have this configuration.</p>
<p>
<a href="http://www.opennicproject.org/">
<button type="button" class="btn btn-warning">Website: opennicproject.org</button>
</a>
</p>
<p>OS: Cross-platform.</p>
</div>
</div>
</div>
</div>
<a class="anchor" name="productivity"></a>
<div class="page-header">
<h1><a href="#productivity" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Productivity Tools</h1>