client-hello-mirror/README.md

1.7 KiB

TLS Client Hello Mirror

This test:

Installation

See INSTALL.md.

API documentation

This test exposes two JSON endpoints: /json/v1 (basic) and /json/v2 (detailed). See DOC.md for details.

Roadmap

  • HTML & gemtext front-end
  • detect client vulnerability to session prolongation attacks
  • support early data / 0-RTT (Go's crypto/tls library currently does not)
  • support sessionID-based resumption (Go's crypto/tls library currently does not)

Contributing

This project is hosted at tildegit.org. If you don't want to make an account, just shoot me an email with your patch / suggestion / bug report / whatever else.