xchacha20-poly1305 / cazilla

An alternative CA list solution. From SagerNet, and will to...?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cazilla

An alternative CA list solution. Inspired by SagerNet.


System CA list is not always reliable for some cases, while users/manufacturers could add their self-signed certificate to CA list and do Man-in-the-middle attacks easily.
Cazilla is based on Mozilla CA Certificate Program, providing methods to easily download Mozilla included CA list and apply them to your code.

Examples

See examples.

Credits

This includes Included CA Certificates (CSV with PEM of raw certificate data) provided by Mozilla.
Users must agree CCADB Data Usage Terms before use.
Code parts are licensed under MIT License.

About

An alternative CA list solution. From SagerNet, and will to...?

License:MIT License


Languages

Language:Go 100.0%