From 9447bfcabc0df917a88b47e68c897094a63c48ed Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Mon, 21 Jun 2021 15:27:53 +0200 Subject: added experimental witness info --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 027c416..e0a9082 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,10 @@ A public prototype is up and running with zero promises of uptime, stability, etc. The log's base URL is `http://tlog-poc.system-transparency.org:4780/st/v0`. The log's public verification key is `bc9308dab23781b8a13d59a9e67bc1b8c1585550e72956525a20e479b1f74404`. +An [experimental witness](https://github.com/system-transparency/siglog-witness-py) +is also up and running with zero promises of uptime, stability, etc. The +public verification key is `777528f5fd96f95713b8c2bb48bce2c83628e39ad3bfbd95bc0045b143fe5c34`. + You can talk to the log by passing ASCII key-value pairs. For example, fetch a tree head and a log entry: ``` @@ -86,5 +90,6 @@ signature_over_message=0e0424c7288dc8ebec6b2ebd45e14e7d7f86dd7b0abc03861976a1c0a key_hash=9d6c91319b27ff58043ff6e6e654438a4ca15ee11dd2780b63211058b274f1f6 ``` + We are currently working on tooling that makes it easier to interact with the log. -- cgit v1.2.3