commit 9f7db64946870614808bc6cc8a7f94eef181e5e0
Author: hiromipaw <h...@torproject.org>
Date:   Tue Aug 8 11:35:15 2017 +0200

    Fix security policy for amazon donate page
---
 include/head.wmi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/head.wmi b/include/head.wmi
index b2d16ec4..57081b2c 100644
--- a/include/head.wmi
+++ b/include/head.wmi
@@ -17,6 +17,7 @@
    <meta name="description" content="The Tor Project's free software protects 
your privacy online. Site blocked? Email [mailto:get...@torproject.org] for 
help downloading Tor Browser.">
    <meta name="keywords" content="tor, tor project, tor browser, avoid 
censorship, traffic analysis, anonymous communications, privacy, avoid 
surveillance, online security, anonymous online, private browsing, anonymity 
online, online privacy, protect privacy, private mac browser, private windows 
browser, private android browser, linux browser, anonymity network, tor 
network, onion router, onion browser">
    <meta property="og:image" 
content="https://www.torproject.org/images/tor-logo.jpg";>
+   <meta http-equiv="Content-Security-Policy" content="default-src *; 
style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 
'unsafe-eval' payments-amazon.com">
 {#meta#}
 
    <title>$(TITLE)</title>

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to