[tor-bugs] #33709 [Circumvention/BridgeDB]: BridgeDB's deployment scripts are broken
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Mar 25 17:35:57 UTC 2020
    
    
  
#33709: BridgeDB's deployment scripts are broken
------------------------------------+--------------------------
 Reporter:  phw                     |          Owner:  phw
     Type:  defect                  |         Status:  assigned
 Priority:  Medium                  |      Milestone:
Component:  Circumvention/BridgeDB  |        Version:
 Severity:  Normal                  |     Resolution:
 Keywords:                          |  Actual Points:
Parent ID:                          |         Points:
 Reviewer:                          |        Sponsor:
------------------------------------+--------------------------
Changes (by phw):
 * priority:  Immediate => Medium
Comment:
 What looked like one problem is actually two. The second problem I wasn't
 aware of is a syntax error I just discovered in bridgedb.conf:
 {{{
 # A mapping of whitelisted email addresses to GnuPG key fingerprints:
 EMAIL_WHITELIST = {
     'testbridgestorbrowser at gmail.com': 'ThisIsABogusFingerprint'}
 }
 }}}
 The trailing curly bracket is the reason why BridgeDB wouldn't start
 because it broke while trying to parse its configuration file.
 The stack trace that's quoted in the top post is still happening but we
 can work around it by manually running `~/bridgedb-admin/bin/run-bridgedb`
 after `~/bridgedb-admin/bin/deploy`. I'm reducing this ticket's priority.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33709#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list