This project is a fork of the torbrowser.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/torbrowser.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerrransom.8774@gmail.com
last changeMon, 20 Dec 2010 12:39:38 +0000 (20 13:39 +0100)
content tags
add:
README
Tor USB project
===============

Included applications
---------------------

Vidalia 0.2.10 (with Qt 4.6.2)
Tor 0.2.1.28 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p) 
Polipo 1.0.4.1
FirefoxPortable 3.6.13
 \_ Firefox 3.6.13
    \_ Torbutton 1.2.5
    \_ HTTPS Everywhere 0.9.9.development.2
PidginPortable 2.7.4
 \_ Pidgin 2.7.5
   \_ OTR 3.2

Usage
-----

Tor Browser.exe is a 7zip self extracting archive. To extract the bundle, run
this and point it to the install location. It will create a folder called "Tor
Browser". This may be the hard disk, but is more likely the currently mounted
USB drive. The install process needs only be performed once.

Once the bundle is extracted, open the newly created folder and click
"Start Tor Browser.bat" (may appear as simply "Start Tor Browser").
This will start Vidalia. Once Tor has successfully opened a circuit,
Firefox will automatically be opened.

To exit, close Firefox. Vidalia will automatically clean up and exit.

Changelog
---------

0.0.1: Initial revision (2007-12-11)
0.0.2: Update Vidalia to r2213 (2007-12-13)
       Update Tor to 0.2.0.12-alpha
       Add license files
       Remove Portable Tor dependency
       Add bookmarks to Tor, Torcheck and the hidden wiki
0.0.3: Move build infrastructure to GNU Make (2007-12-16)
       Install Torbutton
0.0.4: Add internationalization for fa-IR and zh-CN
       Add Makefile rule for installing Quick Locale Switcher, but
       don't enable this by default
0.0.5: Disable FirefoxPortable splash screen (2007-12-24)
       New prefs.js:
        - Disable history storage
        - Disable <a ping> handling
        - Disable session storage (crash recovery)
        - Disable logging of CSS errors
        - Disable persistent cookies
        - Disable IPv6
        - Disable external protocol handlers
        - Disable failover to a secondary proxy
        - Sanitize cookies and passwords on shutdown
        - Prevent scripts calling plugins
        - Empty add-on installation whitelist
0.0.6: Released 2008-01-29
       Rename start file "Start Tor Browser" so as to be easier to explain
       Location of wget is now a configurable parameter
       Vidalia updated to r2337 (for ProxyExecutable(Arguments) options
       Tor updated to 0.2.0.18-alpha
       Polipo 1.0.4 now included in bundle and Firefox configured
       Firefox now configured to use proxies at 127.0.0.1 to prevent IPv6 attempt
0.0.7: Released 2008-02-08
       Security update of FirefoxPortable to v2.0.12 (see
        http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox)
0.0.8: Released 2008-02-15
       Security update of Torbutton to v1.1.13 (see
        http://torbutton.torproject.org/dev/CHANGELOG)
       Automate generation of internationalized bundles
       Allow optional extensions to be placed in build-scripts/extensions
       Build Polipo with regular expression support, activating forbiddenFile option
       Update Polipo configuration based on Incognito suggestions
1.0.0: Released 2008-03-20
       Fix parse errors in polipo.conf (Phillip)
       Move to HTTPS and specify language in homepage URL (check.torproject.org)
       Update Vidalia license
       Fix Makefile error when re-building the bundle
       Update of Tor to 0.2.0.22-rc
       Update of Torbutton to v1.1.17 (see
        http://torbutton.torproject.org/dev/CHANGELOG)
       Update of Vidalia to revision 2424
       Suppress warning on viewing an encrypted page
1.0.1: Released 2008-03-26
       Install .jar files placed in /extensions, as well as .xpi files
       Update of Firefox to 2.0.0.13 to fix security problems (see
        http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.13)
       Update of Vidalia to revision 2464
       Update of Tor to 0.2.0.23-rc
       Update prefs.js for new Torbutton defaults
1.0.2: Released 2008-05-03
       Update Vidalia to revision 2539
       Update Tor to 0.2.0.25-rc
       Update FirefoxPortable to 2.0.0.14
       Update Torbutton to 1.1.18
       Add RunProxyAtStart to vidalia.conf (now required)
1.0.3: Released 2008-05-16
       Update Tor to 0.2.0.26-rc
1.1.0: Released 2008-06-13
       Replace startup batch script with application (RelativeLink), so there is a helpful icon
       Make Qt 4.3.5 the default version
       Optionally install Pidgin (for Tor IM Browser Bundle)
       Extended INSTALL documentation
       Optionally use WinRAR to produce a self-extracting split bundle
       Update Vidalia to revision 2718
       Update Tor to 0.2.1.1-alpha
       Update OpenSSL to 0.9.8h
1.1.1: Released 2008-07-20
       Update Vidalia to release 0.1.6 (we now longer need to track SVN trunk)
       Update Pidgin Portable to 2.4.3
       Update Pidgin OTR plugin to 3.2
       Update Tor to 0.2.1.2-alpha
       Update Torbutton to 1.2.0rc6
       Set TZ=UTC environment variable in RelativeLink (needed by Torbutton)
1.1.2: Released 2008-08-09
       Don't set TZ environment variable in RelativeLink (now done by Vidalia 0.1.7)
       Update Vidalia to release 0.1.7
       Update Tor to 0.2.1.4-alpha
       Update Firefox to 2.0.0.16
1.1.3: Released 2008-08-22
       Fix homepage so that it is properly localized
       Add &small=1 to homepage URL to request a more discreet page
       Update Vidalia to release 0.1.8
1.1.4: Released 2008-10-13
       Update Vidalia to release 0.1.9
       Update Tor to 0.2.1.6-alpha
       Update Firefox to 2.0.0.16
       Update Pidgin to 2.5.1
1.1.5: Released 2008-12-01
       Set AllowMultipleInstances=true, to allow Tor Browser Bundle and
       Firefox to be run at the same time (suggested by John Brooks)
       Update Vidalia to release 0.1.10
       Update Firefox to 2.0.0.18
       Update Tor to 0.2.1.7-alpha
       Update Pidgin to 2.5.2
       Added a small patch and instructions to fix Qt compile time error
       Corrected some minor mistakes in the INSTALL document
       Updated INSTALL document to reflect updated build process
1.1.6: Released 2008-12-02
       Set AllowMultipleInstances=false, this isn't ready for primetime
1.1.7: Released 2008-12-12
       Update Tor to 0.2.1.8-alpha
       Fix issue with OTR (The Pidgin wasn't in the right directory) 
       Update INSTALL document to reflect updated version numbers
1.1.8: Released 2009-01-22
       Update Tor to 0.2.1.11-alpha (security update)
       Update OpenSSL to 0.9.8j (security update)
       Update Firefox to 3.0.5
       Update Pidgin to 2.5.4
       Update libevent to 1.4.9

1.1.9: Released 2009-02-18
      Update Tor to 0.2.1.12-alpha
      Update Firefox to 3.0.6
      Update Vidalia to 0.1.11
      
1.1.10: Released 2009-03-10
      Update Tor to 0.2.1.13-alpha
      Update Firefox to 3.0.7
      Update Pidgin to 2.5.5

1.1.11: Released 2009-03-31
      Update Firefox to 3.0.8
      Add Italian language bundles
      Update Torbutton to 1.2.1
      Update Vidalia to 0.1.12

1.1.12: Released 2009-04-12
      Update OpenSSL to 0.9.8k
      Update Tor to 0.2.1.14-rc

1.2.0: Released 2009-05-25
      Switch to launching Firefox directly from Vidalia to
       allow multiple instances of Firefox
      Update Firefox to 3.0.10
      Update to Qt 4.5.1
      Update Firefox prefs.js to stop scanning for plugins
      Update libevent to 1.4.11
      Include the Tor geoip database 
      Update Vidalia to 0.1.13
      Update Tor to 0.2.1.15-rc

1.2.1: Released 2009-06-21
    Better updates to Firefox to stop scanning for plugins on start
    Update Pidgin to 2.5.6r2
    Update Firefox to 3.0.11
    Include OpenSSL 0.9.8k DLL and stop using the system ssl dll
    Update Tor to 0.2.1.16-rc

1.2.2: Released 2009-06-23
    Update Pidgin to 2.5.7

1.2.3: Released 2009-07-08
  Update Vidalia to 0.1.14
  Update Tor to 0.2.1.17-rc
  Update Pidgin to 2.5.8

1.2.4: Released 2009-07-11
  Include libeay32.dll from OpenSSL 0.9.8k to make QT happy
  Update Vidalia to 0.1.15

1.2.5: Released 2009-07-25
  update Tor to 0.2.1.18

1.2.6: Released 2009-07-28
  update Tor to 0.2.1.19

1.2.7: Released 2009-08-04
  update Firefox to 3.0.13
  add Polish translation
  update libevent to 1.4.12

1.2.8: Released 2009-08-19
  update Torbutton to 1.2.2
  update Vidalia to 0.2.2
  compile OpenSSL 0.9.8k with Visual C to make dlls
  update Pidgin to 2.6.1

1.2.9: Released 2009-09-11
  update Vidalia to 0.2.4
  update Qt to 4.5.2
  update Pidgin to 2.6.2
  update Firefox to 3.0.14

1.2.10: Released 2009-11-20
  update Vidalia to 0.2.6
  update Pidgin to 2.6.3
  update Tor to 0.2.1.20
  update Firefox to 3.0.15
  update OpenSSL to 0.9.8l
  update libevent to 1.4.13

1.3.0: Released 2009-12:31
  upgrade Firefox to 3.5.6
  update Pidgin to 2.6.4
  update Torbutton to 1.2.4
  update Tor to 0.2.1.21

1.3.1: Released 2010-01-22
  update Firefox to 3.5.7
  update Pidgin to 2.6.5
  update Tor to 0.2.1.22

1.3.2: Released 2010-02-15
  update Vidalia to 0.2.7
  update Tor to 0.2.1.23
  update Qt to 4.6.2
  update Polipo to 1.4.0.1
  configure pidgin to not log chats by default

1.3.3: Released 2010-02-27
  update Firefox to 3.5.8
  update Pidgin to 2.6.6
  update Tor to 0.2.1.24

1.3.4: Released 2010-04-04
  update Firefox to 3.5.9
  update Tor to 0.2.1.25

1.3.5: Released 2010-05-03
  add Vietnamese language
  update Torbutton to 1.2.5
  update Tor to 0.2.1.26

1.3.6: Released 2010-05-26
  update Vidalia to 0.2.9

1.3.7: Released 2010-07-04
  update Pidgin to 2.7.1r2
  update Firefox to 3.5.10

1.3.8:  Released 2010-07-22
  update Firefox to 3.5.11

1.3.9: Released 2010-07-22
  update Pidgin to 2.7.2

1.3.10: Released 2010-09-28
  update Vidalia to 0.2.10
  update Firefox to 3.6.10
  add new extensions:
    Better Privacy 1.48.3
    NoScript 2.0.3.2
    HTTPS Everywhere 0.2.2

1.3.11: Released 2010-10-25
  update Firefox to 3.6.11
  update Pidgin to 2.7.4

1.3.12: Released 2010-10-28
  update Firefox to 3.6.12

1.3.13: Released 2010-11-25
  update Tor to 0.2.1.27
  update Pidgin to 2.7.5
  update OpenSSL to 0.9.8p
  fix Firefox extension install path so extensions show in the installed add-ons list
  disable Firefox's ability to search the Windows registry path for system-wide
    plugins and extensions (closes: #2118)
  remove NoScript and BetterPrivacy from stable bundle until they receive more
    testing

1.3.14: Released 2010-12-13
  update Firefox to 3.6.13
  update HTTPS-Everywhere to 0.9.9.development.1
    This version of HTTPS-Everywhere is patched to include a fix for bug #2096 which 
    prevented globally installed versions of the extensions from working. It also 
    includes better protection from Firesheep. See the changelog here:
    https://www.eff.org/files/Changelog.txt

1.3.15: Released 2010-12-17
  update Tor to 0.2.1.28
  update HTTPS-Everywhere to 0.9.9.development.2
shortlog
2010-12-20 Erinn Clarkbump tbb windows versionmaster
2010-12-20 Erinn ClarkMerge branch 'master' of ssh://torgit/torbrowser
2010-12-20 Erinn ClarkMerge branch 'master' of ssh://torgit/torbrowser
2010-12-20 Erinn Clarkbump tbb linux version
2010-12-20 Erinn Clarkbump tbb osx version
2010-12-14 Erinn ClarkMerge branch 'master' of ssh://torgit/torbrowser
2010-12-14 Erinn Clarkbump osx tbb version
2010-12-14 Erinn Clarkremove or comment out polipo-related things, bump tbb...
2010-12-14 Erinn Clarkbump windows version
2010-12-13 Erinn Clarkbump linux tbb version to 1.1.0, update firefox, noscript
2010-11-26 Erinn Clarkbump windows bundles to 0.2.1.27, fix several bundle...
2010-11-23 Erinn Clarkbump to 0.2.2.19-alpha and 1.0.17-dev
2010-11-23 Erinn ClarkMerge branch 'master' of ssh://torgit/torbrowser
2010-11-23 Erinn Clarkbump to 0.2.2.19-alpha and 1.0.6-dev
2010-11-23 Erinn Clarkbump to 0.2.2.18-alpha and 1.0.5-dev
2010-11-16 Erinn Clarkfix makefile
...
tags
13 years ago torbrowser-1_3_9 tag tbb 1.3.9 and bump to 1.3.10-dev
13 years ago torbrowser-1_3_8 tag torbrowser 1.3.8
14 years ago torbrowser-1_3_6 tag 1.3.6
14 years ago torbrowser-1_3_5 Tag tbb 1.3.5
14 years ago torbrowser-1_3_4 Tag torbrowser 1.3.4
14 years ago torbrowser-1_3_0 tag torbrowser 1.3.0
14 years ago torbrowser-1_2_10 tag and release tbb 1.2.10
14 years ago torbrowser-1_2_9 Tag and release 1.2.9
14 years ago torbrowser-1_2_8 tag tor browser bundle 1.2.8
14 years ago torbrowser-1_2_7 Tag TBB 1.2.7
14 years ago torbrowser-1_2_6 tag tor browser bundle 1.2.6
14 years ago torbrowser-1_2_5 Tag tbb 1.2.5
14 years ago torbrowser-1_2_4 Tag Tor Browser Bundle 1.2.4
14 years ago torbrowser-1_2_3 Tag Tor Browser Bundle 1.2.3
14 years ago torbrowser-1_2_2 Tag TBB 1.2.2
14 years ago torbrowser-1_2_1 Tag torbrowser-1_2_1
...
heads
13 years ago bug2312
13 years ago bug2338
13 years ago master