[tor-bugs] #2918 [Tor bundles/installation]: Audit pidgin for leaks and other privacy issues

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Apr 28 22:21:08 UTC 2011


#2918: Audit pidgin for leaks and other privacy issues
--------------------------------------+-------------------------------------
 Reporter:  ioerror                   |          Owner:  ioerror 
     Type:  defect                    |         Status:  assigned
 Priority:  normal                    |      Milestone:          
Component:  Tor bundles/installation  |        Version:          
 Keywords:                            |         Parent:          
   Points:                            |   Actualpoints:          
--------------------------------------+-------------------------------------

Comment(by ioerror):

 This should give you a working Pidgin with Tor/privacy proxy support:
 {{{
   cd /tmp/
   tar -xvzf pidgin.tgz
   cd pidgin-mtn
   patch -p1 < ../configure.ac-hardening.patch
   ./autogen.sh
   ./configure --disable-screensaver --disable-gstreamer --disable-vv
 --disable-idn --disable-meanwhile --disable-dbus --disable-perl --disable-
 tcl --enable-gnutls=no --enable-nss=yes --disable-consoleui --enable-gcc-
 hardening --enable-linker-hardening
   time make
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2918#comment:19>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list