[or-cvs] [https-everywhere/master 1/2] new rule for Amazon S3 (needs testing)

schoen at torproject.org schoen at torproject.org
Tue Nov 9 00:11:39 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Mon, 8 Nov 2010 15:38:02 -0800
Subject: new rule for Amazon S3 (needs testing)
Commit: 19fada149a6412fd5c70cf9c3a3a091f1fc0e61a

---
 pending-rules/S3.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 pending-rules/S3.xml

diff --git a/pending-rules/S3.xml b/pending-rules/S3.xml
new file mode 100644
index 0000000..23c0f1b
--- /dev/null
+++ b/pending-rules/S3.xml
@@ -0,0 +1,5 @@
+<ruleset name="Amazon S3">
+  <target host="s3.amazonaws.com" />
+
+  <rule from="^http://s3\.amazonaws\.com/" to="https://s3.amazonaws.com/" />
+</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list