mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
Move warrant-canary to separate file
This commit is contained in:
parent
4be9551177
commit
9b84ebe4e5
23
_includes/sections/warrant-canary.html
Normal file
23
_includes/sections/warrant-canary.html
Normal file
@ -0,0 +1,23 @@
|
||||
<h1 id="wc" class="anchor"><a href="#wc"><i class="fas fa-link anchor-icon"></i></a> What is a warrant canary?</h1>
|
||||
|
||||
<img src="assets/img/layout/warrant-canary.jpg" class="img-fluid float-right" alt="Warrant Canary Example" style="margin-left:20px;">
|
||||
|
||||
<p>A warrant canary is a posted document stating that an organization has not received any secret subpoenas during a specific period of time. If this document fails to be updated during the specified time then the user is to assume that the service has received such a subpoena and should stop using the service.</p>
|
||||
|
||||
<h4>Warrant Canary Examples:</h4>
|
||||
|
||||
<ol>
|
||||
<li><a href="https://proxy.sh/canary">https://proxy.sh/canary</a></li>
|
||||
<li><a href="https://www.ivpn.net/resources/canary.txt">https://www.ivpn.net/resources/canary.txt</a></li>
|
||||
<li><a href="https://www.bolehvpn.net/canary.txt">https://www.bolehvpn.net/canary.txt</a></li>
|
||||
<li><a href="https://lokun.is/canary.txt">https://lokun.is/canary.txt</a></li>
|
||||
<li><a href="https://www.ipredator.se/static/downloads/canary.txt">https://www.ipredator.se/static/downloads/canary.txt</a></li>
|
||||
</ol>
|
||||
|
||||
<h4>Related Warrant Canary Information</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.eff.org/deeplinks/2014/04/warrant-canary-faq">Warrant Canary Frequently Asked Questions</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Warrant_canary#Companies_and_organizations_with_warrant_canaries">Companies and organizations with warrant canaries</a></li>
|
||||
<li><a href="https://www.schneier.com/blog/archives/2015/03/australia_outla.html">Warrant canary criticism by Bruce Schneier and an example of a law against warrant canaries.</a></li>
|
||||
</ul>
|
21
index.html
21
index.html
@ -11,25 +11,8 @@ layout: default
|
||||
|
||||
{% include sections/vpn.html %}
|
||||
|
||||
<!-- warrant canary -->
|
||||
<h1 id="wc" class="anchor"><a href="#wc"><i class="fas fa-link anchor-icon"></i></a> What is a warrant canary?</h1>
|
||||
<img src="assets/img/layout/warrant-canary.jpg" class="img-fluid float-right" alt="Warrant Canary Example" style="margin-left:20px;">
|
||||
<p>A warrant canary is a posted document stating that an organization has not received any secret subpoenas during a specific period of time. If this document fails to be updated during the specified time then the user is to assume that the service has
|
||||
received such a subpoena and should stop using the service.</p>
|
||||
<h4>Warrant Canary Examples:</h4>
|
||||
<ol>
|
||||
<li><a href="https://proxy.sh/canary">https://proxy.sh/canary</a></li>
|
||||
<li><a href="https://www.ivpn.net/resources/canary.txt">https://www.ivpn.net/resources/canary.txt</a></li>
|
||||
<li><a href="https://www.bolehvpn.net/canary.txt">https://www.bolehvpn.net/canary.txt</a></li>
|
||||
<li><a href="https://lokun.is/canary.txt">https://lokun.is/canary.txt</a></li>
|
||||
<li><a href="https://www.ipredator.se/static/downloads/canary.txt">https://www.ipredator.se/static/downloads/canary.txt</a></li>
|
||||
</ol>
|
||||
<h4>Related Warrant Canary Information</h4>
|
||||
<ul>
|
||||
<li><a href="https://www.eff.org/deeplinks/2014/04/warrant-canary-faq">Warrant Canary Frequently Asked Questions</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Warrant_canary#Companies_and_organizations_with_warrant_canaries">Companies and organizations with warrant canaries</a></li>
|
||||
<li><a href="https://www.schneier.com/blog/archives/2015/03/australia_outla.html">Warrant canary criticism by Bruce Schneier and an example of a law against warrant canaries.</a></li>
|
||||
</ul>
|
||||
{% include sections/warrant-canary.html %}
|
||||
|
||||
|
||||
<!-- browsers -->
|
||||
<h1 id="browser" class="anchor"><a href="#browser"><i class="fas fa-link anchor-icon"></i></a> Browser Recommendation</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user