Update README

This commit is contained in:
Dan
2022-05-12 11:31:20 +00:00
committed by GitHub
parent 2aef055d0e
commit e147810272

8
README
View File

@@ -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.