Pinned Repositories
docs-mdbook
TLSNotary Documentation created with mdBook
notary-server
An implementation of the notary server in Rust.
PageSigner
Client for the TLSNotary protocol (Chromium extension).
pagesigner-oracles
Sandboxed AWS EC2 instance running PageSigner notary server
proof_viz
A simple Yew webapp to visualize TLSNotary proofs
tlsn
Rust implementation of the TLSNotary protocol
tlsn-extension
Chrome Extension for TLSNotary
tlsn-js
NPM Modules for proving and verifying using TLSNotary in the browser
tlsn-plugin-boilerplate
Boilerplate code for developing plugins for the TLSNotary browser extension using Extism
tlsnotary
The original p2p version (non-transferable proofs)
tlsnotary's Repositories
tlsnotary/tlsn
Rust implementation of the TLSNotary protocol
tlsnotary/pagesigner-oracles
Sandboxed AWS EC2 instance running PageSigner notary server
tlsnotary/pagesigner-cli
Run PageSigner from the command line
tlsnotary/tlsn-extension
Chrome Extension for TLSNotary
tlsnotary/tlsn-js
NPM Modules for proving and verifying using TLSNotary in the browser
tlsnotary/server
Notary server for PageSigner
tlsnotary/tlsn-plugin-boilerplate
Boilerplate code for developing plugins for the TLSNotary browser extension using Extism
tlsnotary/docs-mdbook
TLSNotary Documentation created with mdBook
tlsnotary/notary-server
An implementation of the notary server in Rust.
tlsnotary/PageSigner
Client for the TLSNotary protocol (Chromium extension).
tlsnotary/explorer
Explorer for sharing and visualizing proofs
tlsnotary/proof_viz
A simple Yew webapp to visualize TLSNotary proofs
tlsnotary/circuits
Circuits used for TLSNotary's 2PC
tlsnotary/merkle-authgc
tlsnotary/progcrypto_workshop
tlsnotary/authdecode
tlsnotary/ole-protocols
A testing ground for TLSNotary subprotocols based on (V)OLE
tlsnotary/tlsn-plugin-demo
tlsnotary/tlsn-utils
Rust utils for TLSNotary
tlsnotary/two-party-mul
Test protocols for two-party multiplication
tlsnotary/.github
tlsnotary/arbitrary-test
tlsnotary/docs-assets
Collection of images/diagrams used in documentation
tlsnotary/label_decoding
tlsnotary/landing-page
tlsnotary.org website
tlsnotary/rs-merkle
The most advanced Merkle tree library for Rust
tlsnotary/rust-yamux
Multiplexer over reliable, ordered connections.
tlsnotary/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
tlsnotary/wasm-tokio
Test repository to run KOS OT in the browser using WASM
tlsnotary/ws_stream_wasm
Wasm convenience API for WebSockets