Skip to content

Commit

Permalink
Explicity list supported tls versions
Browse files Browse the repository at this point in the history
  • Loading branch information
heeckhau committed Dec 12, 2023
1 parent 61c3abf commit 6b79638
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ TLSNotary can be used for various purposes. For example, you can use TLSNotary t

While TLSNotary can notarize publicly available data, it does not solve the "[oracle problem](https://ethereum.org/en/developers/docs/oracles/)". For this use case, existing oracle solutions are more suitable.

## What TLS version does TLSNotary support?

TLSNotary supports TLS 1.0, 1.1 and 1.2.

TLS 1.3 support will be added in 2024.

## Who is behind TLSNotary?

TLSNotary is developed by the [Privacy and Scaling Exploration (PSE)](https://pse.dev) research lab of the Ethereum Foundation. The PSE team is committed to conceptualizing and testing use cases for cryptographic primitives.
Expand Down

0 comments on commit 6b79638

Please sign in to comment.