[tor-bugs] #6320 [Atlas]: Implement fingerprint hash based search (bridge support)

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jul 7 22:57:03 UTC 2014


#6320: Implement fingerprint hash based search (bridge support)
-----------------------------+--------------------------
     Reporter:  hellais      |      Owner:  phw
         Type:  enhancement  |     Status:  needs_review
     Priority:  major        |  Milestone:
    Component:  Atlas        |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------

Comment (by lumag):

 Replying to [comment:18 phw]:
 > Great work, thanks a lot!  Here's some feedback:

 Thank you, I will try to update patches in a few days.

 >  * It might be useful to have a tooltip over the "OR Addresses" field on
 the "details" page which says that this is just a fake address and the
 bridge's real address is not revealed.  Otherwise, we might get some
 confused users.

 Globe just outputs 'IPv4' or 'IPv6' instead of fake addresses. Probably I
 can also make Atlas to do so.

 >  * On the search result page, it would be great if we could distinguish
 relays from bridges.  Perhaps by having another columns which says either
 "relay" or "bridge"?

 What about just 'bridge' flag? I find switching between Relays and Bridges
 on Globe search page a bit misleading, thus I wanted to behave in a
 different way.

 >  * `if (fp.match(/[a-f0-9]{40}/i) != null)` -- maybe we should match for
 upper case characters too?

 I believe /i makes it ignore case.

 >  * FYI, https://globe.torproject.org also has bridge search and you
 might find its UI/implementation useful.

 Yes, I know :)

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


More information about the tor-bugs mailing list