mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-04 21:08:58 -04:00
Move SDC to third spot
This commit is contained in:
parent
f6e8d2e02b
commit
ceee08cd13
1 changed files with 16 additions and 16 deletions
32
index.html
32
index.html
|
@ -2190,22 +2190,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-info">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">ShadowCash</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/shadowcash-104x108.png" alt="ShadowCash" align="right" style="margin-left:5px;">ShadowCash is an anonymous cryptocurency built on Bitcoin's codebase featuring additional cryptographic techniques that make transactions untraceable and unlinkable meaning malicious attackers are unable to identify sender or receiver. Also includes decentralized encrypted messaging similar to BitMessage.</p>
|
||||
<p>
|
||||
<a href="https://shadowproject.io/">
|
||||
<button type="button" class="btn btn-info">Website: shadowproject.io</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Windows, Mac, Linux.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-heading">
|
||||
|
@ -2222,6 +2206,22 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-info">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">ShadowCash</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/shadowcash-104x108.png" alt="ShadowCash" align="right" style="margin-left:5px;">ShadowCash is an anonymous cryptocurency built on Bitcoin's codebase featuring additional cryptographic techniques that make transactions untraceable and unlinkable meaning malicious attackers are unable to identify sender or receiver. Also includes decentralized encrypted messaging similar to BitMessage.</p>
|
||||
<p>
|
||||
<a href="https://shadowproject.io/">
|
||||
<button type="button" class="btn btn-info">Website: shadowproject.io</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Windows, Mac, Linux.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue