RELEASE: draft-ietf-dconn-domainconnect-03#201
Merged
pawel-kow merged 41 commits intoJul 3, 2026
Conversation
Release branch aggregating PRs labeled "IETF 126" for draft-ietf-dconn-domainconnect-03. - [x] #188 Remove UX-related elements from the draft - [x] #189 Fully specified RR types vs. other RR types - [x] #190 Handling malformed/forged _domainconnect RR - [x] #191 Remove / deprecate warnPhishing - [x] #192 6.4. Public Key Publication clarification - [x] #193 Template JSON data structure as a media type - [x] #194 Best practices for record duplicates - [x] #195 DNS Provider Discovery: Allow Path Segments in URL Prefix - [x] #197 Explain apply to underscore host
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change from draft-ietf-dconn-domainconnect-02 to -03
Classified template record types as Fully Specified, Computed, or
Generic.
Added a shared Registration Procedure for Domain Connect
Registries section (designated-expert assignment and review
process) governing all Domain Connect registries.
Coupled the "Domain Connect Fully Specified Record Types" registry
to the IANA DNS Resource Record (RR) TYPEs registry as a
bidirectional maintenance contract (following the pattern set by
RFC 9108 for that registry).
Added Untrusted DNS Provider Discovery Records to Security
Considerations.
Clarified handling of multiple "_domainconnect" TXT records in DNS
Provider Discovery.
Deprecated and reserved the "warnPhishing" template flag in
Template Definition; phishing warnings are now default behavior,
see Template Variable Phishing.
Clarified one-host-one-key rule in Public Key Publication.
Added Media Type Registration for application/
domainconnect-template+json in IANA Considerations.
Added media type identification to Template Definition.
Added HTTP content negotiation guidance to the Query Supported
Template end-point.
Added Identical Records to Conflict Detection and shared-record
retention to Calculating Conflict Resolution.
Added examples illustrating an optional path segment in the
"_domainconnect" TXT record content and in the settings-response
URL prefixes in DNS Provider Discovery.
Added Underscored Host Names to Security Considerations.
Marked the "width", "height" and "urlControlPanel" DNS Provider
Discovery settings properties as Reserved, deferring their
definition to [DC-SPEC]; removed reserved properties from the
example settings response.