Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlswg/draft-ietf-tls-esni
TLS Encrypted Client Hello
https://github.com/tlswg/draft-ietf-tls-esni
Last synced: 3 days ago
JSON representation
TLS Encrypted Client Hello
- Host: GitHub
- URL: https://github.com/tlswg/draft-ietf-tls-esni
- Owner: tlswg
- License: other
- Created: 2018-05-10T20:43:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T15:25:05.000Z (7 months ago)
- Last Synced: 2024-04-13T17:54:03.941Z (7 months ago)
- Language: Python
- Homepage: https://tlswg.github.io/draft-ietf-tls-esni/#go.draft-ietf-tls-esni.html
- Size: 4.24 MB
- Stars: 226
- Watchers: 53
- Forks: 54
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# TLS Encrypted Client Hello
This is the working area for the IETF [TLS Working Group](https://datatracker.ietf.org/wg/tls/documents/) Internet-Draft, "TLS Encrypted Client Hello".
* [Editor's Copy](https://tlswg.github.io/draft-ietf-tls-esni/#go.draft-ietf-tls-esni.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-ietf-tls-esni)
* [Compare Editor's Copy to Working Group Draft](https://tlswg.github.io/draft-ietf-tls-esni/#go.draft-ietf-tls-esni.diff)## Building the Draft
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```This requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md).## Contributing
See the
[guidelines for contributions](https://github.com/tlswg/draft-ietf-tls-esni/blob/master/CONTRIBUTING.md).