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

Improve privacy #3

Open
peterthomassen opened this issue Oct 9, 2019 · 0 comments
Open

Improve privacy #3

peterthomassen opened this issue Oct 9, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@peterthomassen
Copy link
Member

peterthomassen commented Oct 9, 2019

Some ideas to prevent DNS operators from learning queried names:

  • Run a version of the service with each label hashed. (Think about how to salt. Parent label?) The client can determine the public suffix by comparing the number of labels in his question and the answer.
  • Can something like k-anonymity be done?
  • ...?
@peterthomassen peterthomassen added enhancement New feature or request help wanted Extra attention is needed labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant