Replaced Shadowcash with Monero #239

Merged
afighttilldeath merged 10 commits from patch-1 into master 2017-06-29 17:04:44 +00:00
Showing only changes of commit f2129569ed - Show all commits

View File

@ -2169,13 +2169,13 @@
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">ShadowCash</h3>
<h3 class="panel-title">Monero</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/ShadowCash.png" alt="ShadowCash" align="right" style="margin-left:5px;">ShadowCash is an anonymous cryptocurrency built on Bitcoin's codebase featuring additional cryptographic techniques allowing untraceable and unlinkable transactions meaning malicious attackers are unable to identify sender or receiver. Also includes decentralized encrypted messaging similar to BitMessage.</p>
<p><img src="img/tools/Monero.png" alt="Monero" height="120" width="120" align="right" style="margin-left:5px;">Monero focuses strictly on protecting user's privacy and mandates all transactions are private by default. Monero is open-source, completely decentralized and has three layers of privacy through Ring Signatures, Ring Confidential Transactions and Stealth Addresses.</p>
<p>
<a href="https://shadowproject.io/">
<button type="button" class="btn btn-warning">Website: shadowproject.io</button>
<a href="https://getmonero.org/">
<button type="button" class="btn btn-warning">Website: getmonero</button>
</a>
</p>
<p>OS: Windows, Mac, Linux.</p>