Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #6320

Closed (moved)
Open
Opened Jul 06, 2012 by Arturo Filasto@art

Implement fingerprint hash based search (bridge support)

This applies both to relays and bridges. It is obviously very important for bridges since we don't want to disclose the bridge FP.

We need to be able to search bridges also by fingerprint hashes. This feature has been implemented in onionoo in #5368 (moved).

We basically need to take the plaintext fingerprint that is input inside of the search box and client side do a SHA-1 hash of the input text.

If the user inputs a fingerprint hash we should hash that again.

To understand if you are searching for a fingerprint or a hash we must check if the input search text is more than 19 chars (maximum nick size), exactly 40 and is only hex digits.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#6320