[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] [liberationtech] data mine the snowden files [was: open the snowden files]



added example privoxy config as http_proxy to Tor, add sig note for Update 13.
 no further updates on list; contact direct if issues encountered.

best regards,
 Cryptome Donation Required
  - http://cryptome.org/donations.htm

 Donation also provides current archive as this selection is not current,
  and increasingly out of date by the day.

 -

 "This is a trap, witting and unwitting.
  Do not use it or use at own risk.
  Source and this host is out to pwon and phuck you in complicity
   with global Internet authorities.

  Signed Batshit Cryptome and Host,
  9 July 2014, 12:16ET."
   - https://cpunks.org//pipermail/cypherpunks/2014-July/005020.html

 -

 Index: 
  0eb8551d977dde4f4193b3a16dedcd18f01e854e371e96623d33dd5b9519e413 *USB-1.rar
  9653d105293b9f77d5b0067d51a35ed286a7f50a0b37b3ea2bd78c092caab584 *USB-2.rar
  7e798bb2b09cac49181aa7c12170e03fc3d3cf69a73d9e1b04171c80910e7525 *Update-13-1231.rar
  b63e185c21232724f9c90238496b9122a46d492752d56f690200fab6fe9fb6ed  Update-14-0206-0602.tar.rar
  6e5146b4c53f61b555822eda90e70a20a8050fe3dbf0bd3a084a042a36bdd3b1  Cryptome-Update-13-0701-to-13-1202.tgz
  80652978f46ef6e6f26bd2bec406349ef766ad1722fc81d9f7575148edc6324f  wikileaks-bank-julius-baer.zip
  c56f0fd30924f7398ca9e20c098acced50766d3325754f29014dd33029ebf351  wikileaks-safekeep-to-08-0210.zip
  9d2aa03048c60eec2c94d45293d4e95977a94f3477a4701f6ee2ef7ec888a7c9  WikiLeaks-State-Dept-Cables-xyz.zip
 *- these files have a detached signature by presumed key
    0xB650572B8B3BF75C "Cryptome <cryptome@xxxxxxxxxxxxx>"
    append '.sig' for signature files.
 
 -

 Recommended usage:
  # apt-get install privoxy tor
  nano /etc/privoxy/config
--- begin-cut /etc/privoxy/config ---
# Tor Privoxy configuration
# NOTE: toggle=0 disables all privacy rewrite protections
toggle  0
confdir /etc/privoxy
logdir /var/log/privoxy
logfile logfile
hostname hostname.example.org
listen-address  127.0.0.1:8118
enable-remote-toggle  0
enable-remote-http-toggle  0
enable-edit-actions 0
enforce-blocks 0
forwarded-connect-retries  0
accept-intercepted-requests 0
allow-cgi-request-crunching 0
split-large-forms 0
keep-alive-timeout 5
socket-timeout 300
max-client-connections 256
#
# for Tor browser bundle 
#forward-socks5   /               127.0.0.1:9150 .
# for Tor upstream
forward-socks5   /               127.0.0.1:9050 .
--- end-cut --- 

 Aria2 download:
  # Requires Tor running and http proxy to Tor at 127.0.0.1:8118
  export onions="sek42kxkbjuivxws.onion ajzxwgtrtws7zwyg.onion wpv2bxujoctsmzcn.onion aiyu6uyckomxt2ld.onion kvrvzxgdutjcjxqw.onion hz5sj76rh3avsmfc.onion jt7klzczup6hrtes.onion 3qcs4cqbsrfdz7xa.onion"
  export files="Update-13-1231.rar Update-14-0206-0602.tar.rar USB-1.rar USB-2.rar wikileaks-bank-julius-baer.zip wikileaks-safekeep-to-08-0210.zip WikiLeaks-State-Dept-Cables-xyz.zip Cryptome-Update-13-0701-to-13-1202.tgz"
  for cfile in `echo $files`; do
    export olist=""
    for chost in `echo $onions`; do
      export olist="${olist} http://${chost}/cryptome-july2014/${cfile}";
    done
    echo "Retrieving $cfile ..."
    aria2c \
     --all-proxy=127.0.0.1:8118 \
     --continue=true --always-resume=true \
     --retry-wait=30 --timeout=120 \
     --summary-interval=3 \
     --max-connection-per-server=2 --max-concurrent-downloads=8 \
     -o "$cfile" `echo $olist`
  done

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iL4EABEKAGYFAlPAxEBfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDQxQzEyQjhDMzA3RDdFMjE5OEFBNTc4MTY1
QTg0N0U3QzJCOTM4MEMACgkQZahH58K5OAxNnwD/QgupHQOtNx6RNsF1nJR2n9FB
qXRhdIYxwbTbTzAji8MA/0XAy3vpsS/V7TR2MmS1Lrhvyg7UHrcBZVZlu36hYWaU
=fdiR
-----END PGP SIGNATURE-----
-- 
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk