mirror of
https://github.com/tlsnotary/pagesigner-cli.git
synced 2026-01-09 14:38:07 -05:00
Update README
This commit is contained in:
8
README
8
README
@@ -1,3 +1,9 @@
|
||||
//---------------------------------------------------------------------------------//
|
||||
Update May 2022: We are actively working on a TLSNotary implementation in Rust here:
|
||||
https://github.com/tlsnotary/tlsn/
|
||||
When the Rust implementation is ready, it will replace this nodejs-based tool.
|
||||
//---------------------------------------------------------------------------------//
|
||||
|
||||
pgsg-node.js allows you to run PageSigner with nodejs >= v 16.5.0
|
||||
|
||||
Clone this repo with:
|
||||
@@ -21,4 +27,4 @@ GET /r/worldnews/ HTTP/1.1
|
||||
Host: www.reddit.com
|
||||
|
||||
./pgsg-node.js verify imported.pgsg
|
||||
Verify a Pagesigner session from imported.pgsg. This will create a session directory with the decrypted cleartext and the copy of the pgsg file.
|
||||
Verify a Pagesigner session from imported.pgsg. This will create a session directory with the decrypted cleartext and the copy of the pgsg file.
|
||||
|
||||
Reference in New Issue
Block a user