Skip to content

Gathering list of all zone Resource Records by DNSSEC NSEC walking #60

@adam-burns

Description

@adam-burns

Existing implementations:

if we can port the reliable python (nsec, not nsec3!) algorithm to go (or maybe JS), we can create a function that could nsec walk (in background or refresh on demand?) a zone and potentially hand back the front end apps a list of entire existing name space under the keys in their keystore as well as the existing DNS RR types existing at each name, together with together with any/all subdomains that contain RRs beneath it. Perhaps best useful in JSON form. Front end apps (such as playground) can then perform an ANY query for particular FQDN and get all existing RR types at that point.

Could also be a very cool go CMD line option!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions