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-verify-tooling.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 issues/add-verify-tooling.md (limited to 'issues/add-verify-tooling.md') diff --git a/issues/add-verify-tooling.md b/issues/add-verify-tooling.md new file mode 100644 index 0000000..a6eb305 --- /dev/null +++ b/issues/add-verify-tooling.md @@ -0,0 +1,14 @@ +**Title:** Add verify tooling
+**Date:** 2021-12-09
+ +# Summary +Add a command-line utility that makes log verification easy. + +# Description +This issue requires design considerations before getting started. The goal is +to have a verify tool that checks if some data is signed and transparency logged +without any outbound network connections. It should be possible to configure +which policy to use for known logs and required witnesses. + +(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