mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
Add logo and website
This commit is contained in:
parent
b785e50834
commit
d8cd56aebd
10
index.html
10
index.html
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user