diff options
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 |