Skip to content

Commit 80c3dae

Browse files
committed
Add updated cli output in README
The cli formatting has been updated. README should reflect this.
1 parent 28aeb7d commit 80c3dae

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,16 @@ The Key Transparency Auditor vouches for Log validity by ensuring epoch uniquene
6767
For instance, to verify WhatsApp Log auditted by Cloudflare Auditor, run the following:
6868
```shell
6969
> plexi audit --remote-url 'https://plexi.key-transparency.cloudflare.com' --namespace 'whatsapp.key-transparency.v1' --long
70-
Namespace: whatsapp.key-transparency.v1
71-
Ciphersuite: ed25519(protobuf)
72-
Timestamp: 2024-09-19T09:59:44Z
73-
Epoch height: 476847
74-
Epoch digest: 9d217c91dc629d16a3b1379e8fd7c949c27b1b6038259e3918bd0da3cd6c34d1
75-
Signature: e4c83e3091ba8764752120bd7a726a28759d25a01f39d07131d6ba66a913d58d8f0f48f63bc7e037cc5ddd81dc76acc847dbf8d02b2f55251e6f2b1f00191902
76-
Verification: success
70+
Namespace
71+
Name : whatsapp.key-transparency.v1
72+
Ciphersuite : ed25519(protobuf)
73+
74+
Signature (2024-09-23T16:53:45Z)
75+
Epoch height : 489193
76+
Epoch digest : cbe5097ae832a3ae51ad866104ffd4aa1f7479e873fd18df9cb96a02fc91ebfe
77+
Signature : fe94973e19da826487b637c019d3ce52f0c08093ada00b4fe6563e2f8117b4345121342bc33aae249be47979dfe704478e2c18aed86e674df9f934b718949c08
78+
Signature verification: success
79+
Proof verification : success
7780
```
7881

7982
## Conduct

0 commit comments

Comments
 (0)