danubetech / did-method-dns

did:dns method specification
3 stars 0 forks source link

Ignore all other RRs? Probably not #5

Open peacekeeper opened 2 years ago

peacekeeper commented 2 years ago

The specification currently says:

"All other RRs MUST be ignored during the DID document construction step."

This language may not be ideal, because wo don't really want to "ignore" other RRs (such as DNSSEC). Instead maybe something like the following is better:

"only URI RRTypes matching the above requirements must be used for construction..."