diff --git a/README.md b/README.md index b5f2f5d..27d9dfa 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,4 @@ # TLSNotary -## About - -https://tlsnotary.org - -## Docs - -Documentation: https://docs.tlsnotary.org -Quick start: https://docs.tlsnotary.org/quick_start/index.html - -## Repositories - -* [Rust implementation of the TLSNotary protocol](https://github.com/tlsnotary/tlsn) -* [Chrome Extension for TLSNotary](https://github.com/tlsnotary/tlsn-extension) -* [NPM Modules for proving and verifying using TLS Notary in the browser](https://github.com/tlsnotary/tlsn-js) - -## Tools - -* Quickly visualize TLSNotary proofs: https://tlsnotary.github.io/proof_viz/ +TLSNotary GitHub organization repository diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..b5f2f5d --- /dev/null +++ b/profile/README.md @@ -0,0 +1,24 @@ +

+ +

+ +# TLSNotary + +## About + +https://tlsnotary.org + +## Docs + +Documentation: https://docs.tlsnotary.org +Quick start: https://docs.tlsnotary.org/quick_start/index.html + +## Repositories + +* [Rust implementation of the TLSNotary protocol](https://github.com/tlsnotary/tlsn) +* [Chrome Extension for TLSNotary](https://github.com/tlsnotary/tlsn-extension) +* [NPM Modules for proving and verifying using TLS Notary in the browser](https://github.com/tlsnotary/tlsn-js) + +## Tools + +* Quickly visualize TLSNotary proofs: https://tlsnotary.github.io/proof_viz/