Skip to content

Add API to support meaningful comments? #58

@k0ekk0ek

Description

@k0ekk0ek

OpenDNSSEC (maybe others too) uses comments to store signing state in the zone file itself. Therefore, it makes sense to expand the API and support returning these comments. Pending further information, the following two examples were provided to start planning the feature.

;;Key: locator ad06eeab0b0906e14ce2e27fb70d0425 algorithm 8 flags 256 publish 1 ksk 0 zsk 1 rfc5011 0
;;
example.com. 300 IN SOA ns1.example.com. postmaster.example.com.
example.com. 300 IN DNSKEY 256 3 8 AwEAAaVhvyRrg2vmOgiolwfvRHekdHGPUXt6OzNNz1iAMrwUx6S9yQ0L0IyUX0n2rcHIw5qgtoW0ZSkOMBT/1mS5CDUlvh3iba4BplYlEQ/XGYHxYoi0lYpsFiMgaDg9nOU03AkvjTFr1/0b8qXqgNWxR0EB+8s517T/BnDXo7S3ReLR ;{id = 46921 (zsk), size = 1024b}

The last example is ouput from ldns-signzone. There it only serves as information to the reader the parser will not interpret it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions