[tor-bugs] #9150 [Tor bundles/installation]: Fully hardening the tor binary does not work in TBB 3.0a2 on Linux

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 2 13:11:20 UTC 2014


#9150: Fully hardening the tor binary does not work in TBB 3.0a2 on Linux
------------------------------------------+--------------------------------
     Reporter:  gk                        |      Owner:  erinn
         Type:  defect                    |     Status:  needs_review
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:  tbb-3.0, tbb-
Actual Points:                            |  security
       Points:                            |  Parent ID:
------------------------------------------+--------------------------------
Changes (by cypherpunks):

 * status:  needs_revision => needs_review


Comment:

 {{{
 --- gitian-tor.yml.original
 +++ gitian-tor.yml
 @@ -61,6 +61,7 @@
    cp $INSTDIR/openssl/lib/libcrypto.so.1.0.0 $INSTDIR/Tor/
    cp $INSTDIR/libevent/lib/libevent-2.0.so.5 $INSTDIR/Tor/
    chmod 700 $INSTDIR/Tor/*so*
 +  export LD_LIBRARY_PATH="$INSTDIR/Tor/"

    # Building tor
    cd tor
 }}}
 Lets test #2.

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


More information about the tor-bugs mailing list