frankbraun / codechain

Codechain — code trust through hash chains
The Unlicense
46 stars 11 forks source link

DNS: signed head should contain last signed hash chain line number #17

Closed frankbraun closed 4 years ago

frankbraun commented 4 years ago

To be able to move secpkg to multiple DNS URLs the signed head should contain the last signed hash chain line number.

This would allow to easily determine which DNS URL announces the most current head.

frankbraun commented 4 years ago

secpkg can now deal with version 1 and version 2 entries, but we wait a while for all clients to updates until we actually write version 2 TXT records.