diff --git a/README b/README index 51d54bf..3f0731e 100644 --- a/README +++ b/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. \ No newline at end of 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.