Revert "Adding a Content Security Policy and Referrer Policy to index.html"

This commit is contained in:
Kewde 2017-07-17 20:01:38 +00:00 committed by GitHub
parent a5bf6b4338
commit 11e1498746

View File

@ -12,12 +12,6 @@
<meta name="keywords" content="privacy, anonymity, privacy tools, surveillance, encryption, edward snowden, nsa, tor, bitcoin">
<meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance.">
<!-- content security policy -->
<meta http-equiv='Content-Security-Policy' content="Content-Security-Policy: default-src https:; script-src https://privacytoolsio.github.io"; style-src 'unsafe-inline'>
<!-- referrer policy -->
<meta http-equiv="Referrer-Policy" content="no-referrer">
<!-- title -->
<title>Privacy Tools - Encryption Against Global Mass Surveillance</title>