[tor-bugs] #5236 [Tor bundles/installation]: Make a deb of the Torbrowser and add to repository

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 18 05:04:55 UTC 2013


#5236: Make a deb of the Torbrowser and add to repository
--------------------------------------+-------------------------------------
 Reporter:  cypherpunks               |          Owner:                   
     Type:  enhancement               |         Status:  needs_information
 Priority:  normal                    |      Milestone:                   
Component:  Tor bundles/installation  |        Version:                   
 Keywords:                            |         Parent:                   
   Points:                            |   Actualpoints:                   
--------------------------------------+-------------------------------------

Comment(by proper):

 Screenshots look good!

 Can you add sebastian's key please? The verify page says he sometimes also
 signs the builds.

 {{{
     if 'Good signature' in output:
 }}}

 Not sure if that opens up for anything weird. gpg has exit codes.

 A different example, clearsign a file, tamper with the clearsigned file
 and the gpg --decrypt.

 {{{
 $ gpg --decrypt xx.asc
 Good signature
 f
 gpg: Signature made Mon Feb 18 04:57:51 2013 UTC
 gpg:                using RSA key 0x9C131AD3713AAEEF
 gpg: BAD signature from "adrelanos <adrelanos at riseup dot net>"
 [ultimate]
 }}}

 In this case matching Good signature wouldn't be good. Doesn't work in
 this case, just wanted to note, that reading the exit codes is better.

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


More information about the tor-bugs mailing list