forked from agl/transport-security-state-generate
-
Notifications
You must be signed in to change notification settings - Fork 0
bratell-at-opera/transport-security-state-generate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains the script that's used to update Chromium's HSTS preloading. The HSTS data itself is kept in net/base/transport_security_state_static.[json|certs] (in the Chromium repo) and is shared with Firefox. At checkin-time, the JSON is converted into a C++ header file for compilation into the binary. This script is the code that does the conversion. It doesn't live in the Chromium repo because it's Go code, which is not an official language for Chromium.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%