diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-28 19:44:34 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-28 19:44:34 +0200 |
commit | 146cd30b9eb17dd3fa5c49c844c6045d62e54a7c (patch) | |
tree | d2ee51b4d7ac142da6c398c6a39522e09b7d6387 /issues/implement-decided-proposals.md | |
parent | 3f8010612c376ba9775101a3c823125ce9c82304 (diff) |
issues: add progress notes
Diffstat (limited to 'issues/implement-decided-proposals.md')
-rw-r--r-- | issues/implement-decided-proposals.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/issues/implement-decided-proposals.md b/issues/implement-decided-proposals.md index eecc58b..5b04890 100644 --- a/issues/implement-decided-proposals.md +++ b/issues/implement-decided-proposals.md @@ -18,11 +18,12 @@ There is a draft on bringing the above into main documentation in Current status on implementing the above: * [x] open-ended shard interval -* [ ] ssh signing format +* [x] ssh signing format * implement in sigsum-lib-go by updating `ToBinary()` * then pick up the new sigsum-lib-go version in sigsum-log-go -* [ ] remove arbitrary bytes +* [x] remove arbitrary bytes * [ ] get-\* endpoints * [ ] domain hint + - sigsum-log-go should drop-in replace sigsum-lib-go/pkg/dns * [ ] add-leaf * [x] tree-head endpoints |