Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial hash discovery #78

Open
daniele-athome opened this issue Jun 11, 2017 · 0 comments
Open

Partial hash discovery #78

daniele-athome opened this issue Jun 11, 2017 · 0 comments
Milestone

Comments

@daniele-athome
Copy link
Member

daniele-athome commented Jun 11, 2017

Use a partial hash of the phone numbers for contact discovery.

  • client sends a partial hash (e.g. up to 6 chars - [email protected])
  • server replies with a partial match and a domain (e.g. up to 20 chars - [email protected])
  • also works between servers
  • database is optimized only for full matches; add another field for partial hash maybe?

https://github.com/SilentCircle/contact-discovery

@daniele-athome daniele-athome added this to the 1.0 milestone Jun 11, 2017
@daniele-athome daniele-athome modified the milestones: 1.0, 1.1 Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant