Chromium HSTS Preload list as a Python package and updated daily
Project description
hstspreload
Chromium HSTS Preload list as a Python package and updated daily.
Install via python -m pip install hstspreload
See https://hstspreload.org for more information regarding the list itself.
API
The package provides a single function: in_hsts_preload()
which takes an
IDNA-encoded host and returns either True
or False
regarding whether
that host should be only accessed via HTTPS.
Changelog
This script gathers the HSTS Preload list by monitoring this file in the Chromium repository. Changes to the HSTS Preload list can be seen in the history of that file.
License
BSD-3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hstspreload-2019.10.8.tar.gz
(679.7 kB
view hashes)