-
-
Notifications
You must be signed in to change notification settings - Fork 170
Description
Proposed Text:
Heads Up !
The goal of the Node.js build team is to deliver services/resources through channels protected
by cryptography whenever possible. As part of this effort we are planning to enable HTTP Strict
Transport Security(HSTS) on nodejs.org, iojs.org and all subdomains.
With HSTS enabled, the web sites will inform browsers that the site should never be loaded using
HTTP and any such attempts should be converted to HTTPs requests. Enabling HSTS will ensure that
all resources are delivered through a protected channel and prevents a number of man in the
middle attacks. You can read more about HSTS here.
The current plan is to do the rollout in two steps:
- We will run a test the weekend of November 4-6.
- We will do the complete switch-over on December 2nd.
As an alternative for clients that can't support the new setup, we will provide unencrypted.nodejs.org and unencrypted.iojs.org as an alternative which will
support http and rsync protocols for an interim period until January 1 2022.
If you have any questions or concerns please open an issue in the build repo.