[tor-bugs] #23894 [Obfuscation/BridgeDB]: remove help desk email from bridges.torproject.org

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Nov 17 23:11:56 UTC 2018


#23894: remove help desk email from bridges.torproject.org
----------------------------------+------------------------
 Reporter:  alison                |          Owner:  sysrqb
     Type:  defect                |         Status:  new
 Priority:  Medium                |      Milestone:
Component:  Obfuscation/BridgeDB  |        Version:
 Severity:  Normal                |     Resolution:
 Keywords:                        |  Actual Points:
Parent ID:                        |         Points:
 Reviewer:  sysrqb                |        Sponsor:
----------------------------------+------------------------

Comment (by arma):

 Here's a patch:

 {{{
 diff --git a/bridgedb/strings.py b/bridgedb/strings.py
 index 1c40695..49bb933 100644
 --- a/bridgedb/strings.py
 +++ b/bridgedb/strings.py
 @@ -271,7 +271,7 @@ EMAIL_SPRINTF = {
      # For the "%s Tor Browser download page %s" part of ``HOWTO_TBB[1]``
      "HOWTO_TBB1": ("", "[0]"),
      # For the "you should email %s" in ``HELP[0]``
 -    "HELP0": ("help at rt.torproject.org"),
 +    "HELP0": ("frontdesk at torproject.org"),
  }
  """``EMAIL_SPRINTF`` is a dictionary that maps translated strings which
  contain format specifiers (i.e. ``%s``) to what those format specifiers
 should
 }}}

 but I think it still remains for somebody (maybe sysrqb?) to apply the
 patch to the deployed bridgedb.

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


More information about the tor-bugs mailing list