NLnetLabs / draft-toorop-dnsop-dns-catalog-zones

Work on catalog zones
3 stars 11 forks source link

20210222 predictable ids #22

Closed peterthomassen closed 3 years ago

peterthomassen commented 3 years ago

This PR ties together:

The member zone is implemented as a property, whose concept is generically described. (We could adopt it for serial, groups, ...).

I added an epoch to the catalog zone itself, which functions as a salt. The catalog zone epoch changes when a hash collision occurs.

Epoch values are represented by the new TIMESTAMP RR, whose wire and presentation format I stole from the RRSIG expiration/inception fields.

Habbie commented 3 years ago

23 took the 'non-controversial' parts of this for now.

Habbie commented 3 years ago

(And closed this one by virtue of including the last commit in this PR and then removing a few changes.)