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

Domain boundaries and public suffix list security considerations #89

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

enygren
Copy link
Contributor

@enygren enygren commented Sep 28, 2023

Fixes #9 and #66

  • Describe how domain boundaries relate, of which the public suffix list is one mitigation
  • Security considerations around public suffix list entries
  • Give examples of constraints such as CAA records that can be applied on domain boundaries
  • Give the example of how the PSL itself uses TXT records for domain validation

…ist is one mitigation

* Security considerations around public suffix list entries
* Give examples of constraints such as CAA records that can be applied on domain boundaries
* Give the example of how the PSL itself uses TXT records for domain validation
This was referenced Sep 28, 2023
Copy link
Collaborator

@shuque shuque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@shuque shuque merged commit 83cd9de into ietf-wg-dnsop:main Oct 3, 2023
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.

Public suffix boundary for domain verification?
4 participants