Add logo and website

This commit is contained in:
Kewde 2016-08-22 19:01:01 +02:00 committed by GitHub
parent b785e50834
commit d8cd56aebd

View File

@ -2193,17 +2193,17 @@
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">DNSCrypt - Tool</h3>
<h3 class="panel-title">ShadowCash</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
<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
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 href="https://shadowproject.io/">
<button type="button" class="btn btn-info">Website: shadowproject.io</button>
</a>
</p>
<p>OS: Windows, Mac, Linux, iOS with Jailbreak.</p>
<p>OS: Windows, Mac, Linux.</p>
</div>
</div>
</div>