Update index.html

This commit is contained in:
afighttilldeath 2017-06-28 21:35:11 -04:00 committed by GitHub
parent ba5fe8490c
commit f2129569ed

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>