Skip to content

Commit

Permalink
doc/todo: add HSTS Preload List.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed Jan 31, 2024
1 parent 65931da commit 1855a97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/todo
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Implement `HTTP Strict Transport Security`__

__ https://www.rfc-editor.org/rfc/rfc6797.html

Use HSTS Preload List::

curl 'https://chromium.googlesource.com/chromium/src/+/refs/heads/main/net/http/transport_security_state_static.json?format=TEXT' | base64 -d

Implement `Upgrade Insecure Requests`__

__ https://www.w3.org/TR/upgrade-insecure-requests/
Expand Down

0 comments on commit 1855a97

Please sign in to comment.