[tor-commits] [ooni-probe/master] Do not submit probe_ip by default
art at torproject.org
art at torproject.org
Sat Sep 28 20:14:37 UTC 2013
commit 8a3c6dbbfe6b47f97b4a053be4dd1029ec2e49d8
Author: aagbsn <aagbsn at extc.org>
Date: Thu Sep 12 13:21:36 2013 +0200
Do not submit probe_ip by default
---
data/ooniprobe.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/ooniprobe.conf.sample b/data/ooniprobe.conf.sample
index b86ff69..d651bbd 100644
--- a/data/ooniprobe.conf.sample
+++ b/data/ooniprobe.conf.sample
@@ -7,7 +7,7 @@ basic:
logfile: /var/log/ooniprobe.log
privacy:
# Should we include the IP address of the probe in the report?
- includeip: true
+ includeip: false
# Should we include the ASN of the probe in the report?
includeasn: true
# Should we include the country as reported by GeoIP in the report?
More information about the tor-commits
mailing list