[tor-bugs] #6320 [Atlas]: Implement fingerprint hash based search (bridge support)
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Sun Oct  6 21:23:31 UTC 2013
    
    
  
#6320: Implement fingerprint hash based search (bridge support)
-----------------------------+--------------------------
     Reporter:  hellais      |      Owner:  hellais
         Type:  enhancement  |     Status:  needs_review
     Priority:  major        |  Milestone:
    Component:  Atlas        |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------
Changes (by f3ndot):
 * cc: me@… (added)
 * status:  new => needs_review
Comment:
 Using crypto-js I implemented a solution. Not sure how elegant it is nor
 if the code organization is up to snuff, but I've written a helper that'll
 obtain a hash of anything that matches 40 hex chars (so an existing hash
 or a fingerprint). The helper is used right before any remote call to
 Onionoo is made.
 You can see the code here:
 https://github.com/f3ndot/torproject-atlas/compare/issue-6320-hash-based-
 search
 The design is abstracted so the user doesn't see the hashed fingerprint
 anywhere locally/Atlas side, only when the call is made out to Onionoo.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6320#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list