diff --git a/cmd/server/index.html b/cmd/server/index.html index a415854..fcb3b0a 100644 --- a/cmd/server/index.html +++ b/cmd/server/index.html @@ -227,9 +227,13 @@

Why do platforms and websites need this?

It's hard to debug. How can this website help?

- This website exposes an endpoint reporting incoming TLS Flags on /debug + This website exposes an endpoint reporting incoming TLS Flags on /debug.

+

Where can I see implementations of TLS Flags?

+

+ You can find partial implementations of TLS Flags in the Cloudflare Go fork, and in BoringSSL. +

I have comments and want to contribute. Where do I go?

First off, this is fantastic news!