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

Multiple spec changes - support for aka, controller, ; -> , & list of service endpoints #86

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

decentralgabe
Copy link
Member

@decentralgabe decentralgabe commented Jan 5, 2024

Fix #79, #85, and more

  • change , to ; (commas separate lists, ;'s separate elements) as per Consider adjustment to TXT RData format #79
  • add # as a WYSIWYG property for key ids and service ids
  • support service endpoints being single value or array
  • support other properties in service endpoints in the same record
  • add guidance on representing records for AKA and controller properties
  • updated test vectors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Support multiple service endpoints in a single service property Consider adjustment to TXT RData format
3 participants