From 62d06c1e295d7f9e790344fe4a274ea77b97c6ba Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Thu, 9 Dec 2021 11:31:01 +0100 Subject: updated issues --- issues/add-log-tooling.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 issues/add-log-tooling.md (limited to 'issues/add-log-tooling.md') diff --git a/issues/add-log-tooling.md b/issues/add-log-tooling.md new file mode 100644 index 0000000..7e961cb --- /dev/null +++ b/issues/add-log-tooling.md @@ -0,0 +1,16 @@ +**Title:** Add log tooling
+**Date:** 2021-12-09
+ +# Summary +Add a command-line utility that makes log interactions easy. + +# Description +This issue require design considerations before getting started. Minimum +functionality probably includes the ability to do relevant formatting (like +outputting serialized blobs to be signed or ASCII key-value pairs for +submission), as well as an "upload" command that is smart enough to wait for +inclusion with regards to a cosigned tree head. It would also be good to think +about how to make uploads convenient if there are multiple submissions. + +(Remark: there is no strict requirement that this has to be in Go. If anyone +wants to work on tooling in, say, rust or python, that would be welcomed too.) -- cgit v1.2.3