Add cryptocurrencies #69

Merged
kewde merged 14 commits from master into master 2017-01-03 22:54:57 +00:00
Showing only changes of commit c16cf0b518 - Show all commits

View File

@@ -2196,8 +2196,7 @@
<h3 class="panel-title">ShadowCash</h3> <h3 class="panel-title">ShadowCash</h3>
</div> </div>
<div class="panel-body"> <div class="panel-body">
<p><img src="img/tools/shadowcash-104x108.png" alt="ShadowCash" 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 <p><img src="img/tools/shadowcash-104x108.png" alt="ShadowCash" align="right" style="margin-left:5px;">An anonymous cryptocurency built on Bitcoin's codebase featuring additional techniques that make transactions cryptographically untraceable and unlinkable, malicious attackers are unable to identify sender or receiver. Also has decentralized encrypted messaging similair to BitMessage.</p>
is very similar to DNSCurve, but focuses on securing communications between a client and its first-level resolver.</p>
<p> <p>
<a href="https://shadowproject.io/"> <a href="https://shadowproject.io/">
<button type="button" class="btn btn-info">Website: shadowproject.io</button> <button type="button" class="btn btn-info">Website: shadowproject.io</button>