Added TLSNotary profile README

This commit is contained in:
Hendrik Eeckhaut
2024-03-08 14:04:13 +01:00
parent ac79fa86ff
commit c96665803c
2 changed files with 25 additions and 18 deletions

View File

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

24
profile/README.md Normal file
View File

@@ -0,0 +1,24 @@
<p align="center">
<img src="https://github.com/tlsnotary/tlsn/raw/main/tlsn-banner.png" width=1280 />
</p>
# 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/