Not planned
Description
www.typescriptlang.org supports HTTPS!
It would be pretty snazzy if typescriptlang.org went HTTPS only, and preloaded [HSTS](https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security:
https://hstspreload.org/?domain=typescriptlang.org
This would entail:
- Fixing
https://typescriptlang.org
(HTTPS, no www) so that it doesn't hang. - Sending HSTS headers from
typescriptlang.org
andwww.typescriptlang.org
. - Submitting
typescriptlang.org
to the HSTS preload list.
I maintained the HSTS preload list in the past, so I'm happy to answer questions about recommended configurations and what they mean!
Thanks for any consideration,
»Lucas
Activity
lgarron commentedon Mar 21, 2019
cc @DanielRosenwasser per microsoft/TypeScript#30527 (comment)
Merge pull request #4 from microsoft/v2
typescript-bot commentedon Apr 26, 2023
Hello! As per #2804, we are automatically closing all open issues. Please see #2804 for a description of what issues and PRs can be accepted going forward.