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

Deterministic DNS handle resolution #883

Merged
merged 2 commits into from
May 2, 2023
Merged

Deterministic DNS handle resolution #883

merged 2 commits into from
May 2, 2023

Conversation

dholms
Copy link
Collaborator

@dholms dholms commented Apr 24, 2023

DNS allows for multiple TXT records & is non-deterministic in it's return order.

If a user has two dids listed, we do not allow them to use either such that handle resolution is deterministic

Closes #837

@dholms dholms merged commit 12c6d88 into main May 2, 2023
@dholms dholms deleted the one-did-per-domain branch May 2, 2023 01:27
mloar pushed a commit to mloar/atproto that referenced this pull request Nov 15, 2023
* enforce constraint for one handle per domain

* tweak + tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deterministic DNS handle resolution
2 participants