Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preload HSTS for nushell.sh #928

Open
lgarron opened this issue May 26, 2023 · 1 comment
Open

Preload HSTS for nushell.sh #928

lgarron opened this issue May 26, 2023 · 1 comment

Comments

@lgarron
Copy link

lgarron commented May 26, 2023

https://hstspreload.org/ is using HTTPS, but is not using the full protection of HSTS preloading:

If the subdomains are not used for any private infrastructure I would recommend using the following header:

Strict-Transport-Security: max-age=63072000; includeSubDomains; preload

The site seems to be hosted with GitHub Pages. If you'd like to set this header there's no UI for it in GitHub (yet), but I believe @yoannchaudet should be able to enable it.

@yoannchaudet
Copy link

We handle these requests via the support. Don't hesitate to open a ticket https://support.github.com/contact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants