[tor-talk] Tor Weekly News — July 3rd, 2013

Lunar lunar at torproject.org
Wed Jul 3 12:14:06 UTC 2013


========================================================================
Tor Weekly News                                           July 3rd, 2013
========================================================================

Welcome to the very first issue of Tor Weekly News, the weekly
newsletter meant to cover what is happening in the vibrant Tor
community.

Deterministic, independently reproduced builds of Tor Browser Bundle
--------------------------------------------------------------------

Mike Perry, Linus Nordberg and Georg Koppen each independently built
identical binaries of the Tor Browser Bundle 3.0 alpha 2 release [1],
now available for download at the Tor Package Archive [2].

The build system [3], first adopted for the release of 3.0 alpha 1, uses
Gitian [4] to enable anyone to produce byte-identical Tor Browser Bundle
binary packages from source. This represents a major improvement in the
security of the Tor software build and distribution processes against
targeted attacks.  The motivations and technical details of this work
will appear in future Tor Project blog posts.

   [1] https://blog.torproject.org/blog/tor-browser-bundle-30alpha2-released
   [2] https://archive.torproject.org/tor-package-archive/torbrowser/3.0a2/
   [3] https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/gitian/README.build
   [4] http://gitian.org/

Minor progress on datagram-based transport
------------------------------------------

As Steven Murdoch explained in 2011, in the current implementation of
Tor, “when a packet gets dropped or corrupted on a link between two Tor
nodes, […], all circuits passing through this pair of nodes will be
stalled, not only the circuit corresponding to the packet which was
dropped.” [5] This is because traffic from multiple circuits heading
into an OR node are multiplexed by default into a single TCP connection.
However, when the reliability and congestion control requirements of TCP
streams are enforced (by the operating system) on this multiplexed
connection, a situation is created in which one poor quality circuit can
disproportionately slow down the others.

This shortcoming could be worked around by migrating Tor from TCP to a
datagram-based transport protocol. Nick Mathewson opened #9165 [6] to
track progress on the matter.

Late last year, Steven Murdoch began an experimental Tor branch using
uTP [7], a protocol “which provides reliable, ordered delivery while
maintaining minimum extra delay”, and is already used by uTorrent for
peer-to-peer connections [8]. Nick Mathewson finally got to review his
work and wrote several comments on #9166 [9]. The code isn’t close to
production-quality right now; it is just good enough for performance
testing.

   [5] https://blog.torproject.org/blog/moving-tor-datagram-transport
   [6] https://bugs.torproject.org/9165
   [7] https://gitweb.torproject.org/sjm217/tor.git/shortlog/refs/heads/utp
   [8] http://www.bittorrent.org/beps/bep_0029.html
   [9] https://bugs.torproject.org/9166

obfsproxyssh
------------

Yawning Angel sent out a request for comments [10] on the very first
release of “obfsproxyssh” [11], a pluggable transport that uses the ssh
wire protocol to hide Tor traffic. Its behavior would appear to
potential eavesdroppers to be “identical to a user sshing to a host,
authenticating with a RSA public/private key pair and opening a
direct-tcp channel to the ORPort of the bridge.”

The announcement contains several open issues and questions. Feel free
to have a look and voice your comments!

  [10] https://lists.torproject.org/pipermail/tor-dev/2013-June/005083.html
  [11] https://github.com/Yawning/obfsproxyssh

Crowdfunding for Tor exit relays and bridges
--------------------------------------------

Moritz Bartl announced [12] that he has started a crowdfunding campaign
for Tor exit relays and bridges.

The donations will be distributed equally among all Torservers.net
partner organizations (Zwiebelfreunde e.V., DFRI, Nos Oignons, Swiss
Privacy Foundation, Frënn vun der Ënn and NoiseTor).

For a faster and better network, chip in and spread the word!

  [12] http://www.indiegogo.com/projects/tor-anti-censorship-and-anonymity-infrastructure/

Tails 0.19 is out, new stable Tor Browser Bundles
-------------------------------------------------

On Wednesday, June 26, two of the most popular Tor projects both made
new releases: the Tor Browser Bundle, and Tails, The Amnesiac Incognito
Live System. Users are encouraged to upgrade as soon as possible.

The stable Tor Browser Bundle was updated to version 2.3.25-10 [13], and
includes fixes from upstream Firefox 17.0.7esr. Tails 0.19 [14] includes
the new stable Tor Browser, along with an updated 3.9.5 kernel and minor
security improvements to wireless, GNOME and GnuPG defaults.

  [13] https://blog.torproject.org/blog/new-tor-browser-bundles-and-tor-02414-alpha-packages
  [14] https://tails.boum.org/news/version_0.19/

Jenkins + Stem catching their first regression
----------------------------------------------

Quoting Damian Johnson’s June status report [20]: “Our automated
Jenkins test runs caught their first instance of tor regression. This
concerned LOADCONF’s behavior after merging a branch for ticket #6752”.
A new ticket [15] was opened after Damian properly identified the issue.

  [15] https://bugs.torproject.org/9122

First round of reports from GSoC projects
-----------------------------------------

Johannes Fürmann reported [16] on his project, a virtual network
environment intended to simulate censorship for OONI (dubbed “Evil
Genius”, after Descartes). Hareesan reported [17] on the steganography
browser addon. Cristian-Matei Toader is working [18] on adding
capabilities-based sandboxing to Tor on Linux, using the kernel’s
seccomp syscall filtering mechanism. Chang Lan implemented [19] a HTTP
proxy-based transport using CONNECT as the first step in his efforts to
implement a general Tor-over-HTTP pluggable transport.

  [16] https://lists.torproject.org/pipermail/tor-dev/2013-June/005078.html
  [17] https://lists.torproject.org/pipermail/tor-dev/2013-June/005082.html
  [18] https://lists.torproject.org/pipermail/tor-dev/2013-June/005085.html
  [19] https://lists.torproject.org/pipermail/tor-dev/2013-June/005086.html

Monthly status reports for June 2013
------------------------------------

The wave of regular monthly reports from Tor project members for the
month of June has begun. Damian Johnson’s was the first [20], followed
soon after by reports from Philipp Winter [21], Colin C. [22], Nick
Mathewson [23], Lunar [24], Moritz Bartl [25], Jason Tsai [26], Andrew
Lewman [27], Sherief Alaa [28], Kelley Misata [29], Matt Pagan [30], and
Andrea Shepard [31].

  [20] https://lists.torproject.org/pipermail/tor-reports/2013-June/000262.html
  [21] https://lists.torproject.org/pipermail/tor-reports/2013-June/000263.html
  [22] https://lists.torproject.org/pipermail/tor-reports/2013-July/000264.html
  [23] https://lists.torproject.org/pipermail/tor-reports/2013-July/000266.html
  [24] https://lists.torproject.org/pipermail/tor-reports/2013-July/000267.html
  [25] https://lists.torproject.org/pipermail/tor-reports/2013-July/000268.html
  [26] https://lists.torproject.org/pipermail/tor-reports/2013-July/000269.html
  [27] https://lists.torproject.org/pipermail/tor-reports/2013-July/000270.html
  [28] https://lists.torproject.org/pipermail/tor-reports/2013-July/000271.html
  [29] https://lists.torproject.org/pipermail/tor-reports/2013-July/000272.html
  [30] https://lists.torproject.org/pipermail/tor-reports/2013-July/000273.html
  [31] https://lists.torproject.org/pipermail/tor-reports/2013-July/000276.html

Tor on StackExchange
--------------------

The proposed StackExchange Q&A page for Tor [32] has left the “initial
definition” stage and has entered the “commitment” stage on Area 51.
During this stage [33], interested users are asked to digitally “sign”
the proposal with their name to help ensure the site will have an active
community during its critical early days.

  [32] http://area51.stackexchange.com/proposals/56447/tor-online-anonymity-privacy-and-security
  [33] https://lists.torproject.org/pipermail/tor-talk/2013-June/028473.html

Forensic analysis of the Tor Browser Bundle
-------------------------------------------

On Friday, June 28, Runa Sandvik published Tor Tech Report 2013-06-001,
titled “Forensic Analysis of the Tor Browser Bundle on OS X, Linux, and
Windows” [34], as part of a deliverable project for two Tor sponsors.
The report is a detailed write-up of the forensic experiments Sandvik
has been documenting on her blog [35], the goal of which was “to
identify traces left behind by the Tor Browser Bundle after extracting,
using, and deleting the bundle”.

In short, each platform indeed retains forensic traces of the existence
of the Tor Browser Bundle. Many “are related to default operating system
settings, some of which the bundle might not be able to remove. We
therefore propose the creation of a document [36] which lists steps our
users can take to mitigate these traces on the different operating
systems.”

Of course, Tor Browser Bundle users wishing to take immediate action to
prevent the creation of forensic traces are not out of luck: “the
easiest way to avoid leaving traces on a computer system is to use The
Amnesiac Incognito Live System (Tails) [37].”

  [34] https://research.torproject.org/techreports/tbb-forensic-analysis-2013-06-28.pdf
  [35] http://encrypted.cc/post/51552592311/forensic-analysis-of-tor-on-os-x
  [36] https://bugs.torproject.org/7033
  [37] https://tails.boum.org/

Miscellaneous development news
------------------------------

David Goulet is making good progress [38] on his rewrite of torsocks
[39] and should have a beta ready in a couple of weeks. He awaits your
code reviews, comments and contributions.

Leo Unglaub ran into some trouble with a dependency just as he was about
to publish the work-in-progress code for his Vidalia replacement [40].

Nick Mathewson did some analysis on possible methods for reducing the
volume of fetched directory information [41], by running some scripts
over the last month of consensus directories.

  [38] https://lists.torproject.org/pipermail/tor-dev/2013-June/005069.html
  [39] https://lists.torproject.org/pipermail/tor-dev/2013-June/004959.html
  [40] https://lists.torproject.org/pipermail/tor-dev/2013-June/005084.html
  [41] https://bugs.torproject.org/7009

A vulnerability affecting microdescriptors in Tor?
--------------------------------------------------

On Friday, June 28 an anonymous individual contacted Tor developers over
Twitter [41] claiming to have found a vulnerability in the way
microdescriptors are validated by Tor clients which would allow
“determination of the source and end-point of a given [victim’s] tor
connection with little more than a couple relays and some rogue
directory authorities [both controlled by the adversary].” [42]

Detailed testing by Nick Mathewson [42,43] could not reproduce the
behavior in the Tor client that was claimed to enable such an attack.
After a lengthy Twitter debate with Mathewson, the reporter disappeared,
no bugs have been filed, and it appears the vulnerability was nothing of
the sort.  Without being able to verify the existence of the claimed vulnerability, Mathewson
concluded that the reporter’s described attack was equivalent “at worst…
to the ‘request filtering’ attack… which has defenses” [45].

The issue was also mentioned (and likewise dismissed) on the security
mailing list, Full Disclosure [46].

For anyone interested in reporting vulnerabilities in Tor software,
please avoid following that example. Until a process gets
documented [47], the best way to report the discovery of a vulnerability
is to get in touch with one of the Tor core developers using encrypted
email.

  [41] https://twitter.com/ewrwerwtretetet/status/350815079882686464
  [42] http://pastebin.com/pRiMx0CW
  [43] https://lists.torproject.org/pipermail/tor-talk/2013-June/028699.html
  [44] https://lists.torproject.org/pipermail/tor-talk/2013-June/028700.html
  [45] https://lists.torproject.org/pipermail/tor-talk/2013-June/028701.html
  [46] http://seclists.org/fulldisclosure/2013/Jun/245
  [47] https://bugs.torproject.org/9186

Upcoming events
---------------

Jul  6-11 | Lunar @ LSM 2013
          | Brussels, Belgium
          | https://2013.rmll.info/
          |
Jul 10-12 | Tor at Privacy Enhancing Technology Symposium
          | Bloomington, Indiana, USA
          | http://petsymposium.org/2013/
          |
Jul 22-26 | Tor annual dev. meeting
          | München, Germany
          | https://trac.torproject.org/projects/tor/wiki/org/meetings/2013SummerDevMeeting
          |
Jul 31-05 | Tor at OHM
          | Geestmerambacht, Netherlands
          | https://ohm2013.org/



This issue of Tor Weekly News has been assembled by Lunar, dope457,
moskvax, Mike Perry, Nick Mathewson, mttp, and luttigdev.

Want to continue reading TWN? Please help us create this newsletter.
We still need more volunteer writers who watch the Tor community
and report about what is going on. Please see the project page [48]
and write down your name if you want to get involved!

  [48] https://trac.torproject.org/projects/tor/wiki/TorWeeklyNews
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20130703/dc765d20/attachment.sig>


More information about the tor-talk mailing list