Description
Provides the Chromium HSTS preload list to Python software. Applications can use it to know which domains should be contacted only through HTTPS before making a network request.
This is a data library, not a browser or security scanner. It helps network tools and HTTP clients make safer connection decisions, but developers still need correct TLS and certificate handling in the application.