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

do we need DNSKEY flags? #20

Open
Habbie opened this issue May 15, 2020 · 6 comments
Open

do we need DNSKEY flags? #20

Habbie opened this issue May 15, 2020 · 6 comments
Milestone

Comments

@Habbie
Copy link
Member

Habbie commented May 15, 2020

Obviously not ZONE and SEP.

Maybe think about what REVOKE means?

Do we need a flag allocated? My feeling is no, because the algo number already signals all necessary semantics.

@Habbie
Copy link
Member Author

Habbie commented May 26, 2020

#22 notes that .de does not currently accept flags=0. This might be true for other registries as well.

@Habbie
Copy link
Member Author

Habbie commented May 26, 2020

notes that .de does not currently accept flags=0. This might be true for other registries as well.

We need to adapt our 'registry changes' section for this.

@RobinGeuze
Copy link
Collaborator

As we discussed on IRC the DNSKEY flag would primarily be a cosmetic change, since we cannot use the flags to signal anythign pre-connection, since you need the key material to "guess" the DNSKEY flags based on the DS. So any signalling via DNSKEY flags would be limited to post-connection for which I see no current use case.

@Habbie
Copy link
Member Author

Habbie commented Jun 4, 2020

So then the options become:

  • 0 - seems to make the most semantic sense
  • 256/257 - might be necessary for a lot of registries right now

@Habbie Habbie added -01 and removed -01 labels Jun 4, 2020
@Habbie Habbie added this to the -01 milestone Jun 10, 2020
@Habbie
Copy link
Member Author

Habbie commented Jun 12, 2020

Based on (limited) information, I am now leaning towards 257 for the flags, with words like 'as algo TBD is not allowed for Zone Signing in the DNSKEY algo registry, the flags do not have their usual meanings. Setting the flags to zero would require changes in a lot of TLD registries, which we want to avoid.'

@Habbie Habbie closed this as completed in d429ce1 Jul 8, 2020
Habbie added a commit that referenced this issue Jul 8, 2020
define flags to be 257. Closes #20
@Habbie
Copy link
Member Author

Habbie commented Jul 27, 2020

Reopened because I don't think this discussion is done.

@Habbie Habbie reopened this Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants