Add MITMEngine by Cloudflare, a server-side TLS interception detector.

This commit is contained in:
Meitar M 2019-03-19 00:25:20 -04:00
parent e76b648869
commit 5bc422b960
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -188,6 +188,7 @@ See also [awesome-tor](https://github.com/ajvb/awesome-tor).
## Transport-layer defenses
- [Certbot](https://certbot.eff.org/) - Free tool to automate the issuance and renewal of TLS certificates from the [LetsEncrypt Root CA](https://letsencrypt.org/) with plugins that configure various Web and e-mail server software.
- [MITMEngine](https://github.com/cloudflare/mitmengine) - Golang library for server-side detection of TLS interception events.
- [OpenVPN](https://openvpn.net/) - Open source, SSL/TLS-based virtual private network (VPN).
- [Tor](https://torproject.org/) - Censorship circumvention and anonymizing overlay network providing distributed, cryptographically verified name services (`.onion` domains) to enhance publisher privacy and service availability.