noaa.gov
HTTPS Everywhere currently rewrites requests to noaa.gov (or its subdomains).
Embedded content loaded from third-party domains (for example, YouTube, Google Analytics, ad networks, or CDNs) may also be affected. You can test this by loading the web page in question in a browser with HTTPS Everywhere installed and pulling down the HTTPS Everywhere rules menu. This will show a list of HTTPS Everywhere rules that were applied as the page was loaded, including rules that might have affected embedded content from other domains.
The stable (as yet unreleased) branch contains the following rule that is disabled by default (so very few users' browsing is likely to be affected by their action):
<!-- Disabled by https-everywhere-checker because: Fetch error: http://nes.ncdc.noaa.gov/ => https://nes.ncdc.noaa.gov/: (51, "SSL: no alternative certificate subject name matches target host name 'nes.ncdc.noaa.gov'") National Oceanic and Atmospheric Administration Nonfunctional hosts in *noaa.gov: - (www.)? ¹ - www.aoml ² - www.careers ¹ - www.cio ¹ - www.corporateservices ¹ - www.goes ¹ - habsos ³ - www.history ¹ - www.legislative ¹ - www.lib ⁴ - ecowatch.ncddc ³ - service.ncddc ⁵ - www.ncddc ³ - nomads.ncep ² - www.nesdis ⁵ - www.nesdisia ¹ - spidr.ngdc ² - www.nnvl ¹ - noaanews - www.noaanews ¹ - www.nws ⁶ - oceanservice ¹ - www.ospo ² - www.photolib ¹ - www.rdc ¹ ¹ Times out ² Refused ³ Redirects to http ⁴ Data differ ⁵ 401 ⁶ 503, Akamai Problematic hosts in *noaa.gov: - www.star.nesdis ¹ ² ¹ Mixed css ² Untrusted root These altnames don't exist: - nodc.noaa.gov Insecure cookies are set for these hosts: - nsd.rdc.noaa.gov Mixed content: - css on www.star.nesdis from $self - Image, on: - gis.ncdc from www.adobe.com * - www.star.nesdis from $self - map.ngdc from www.ngdc.noaa.gov * * Secured by us --><ruleset name="NOAA.gov (partial)" default_off="failed ruleset test"> <!-- Direct rewrites: --> <target host="ncdc.noaa.gov"/> <target host="gis.ncdc.noaa.gov"/> <target host="nes.ncdc.noaa.gov"/> <target host="www.ncdc.noaa.gov"/> <target host="ncei.noaa.gov"/> <target host="www.ncei.noaa.gov"/> <target host="ngdc.noaa.gov"/> <target host="gis.ngdc.noaa.gov"/> <target host="maps.ngdc.noaa.gov"/> <target host="www.ngdc.noaa.gov"/> <target host="data.nodc.noaa.gov"/> <target host="www.nodc.noaa.gov"/> <target host="nsd.rdc.noaa.gov"/> <target host="tidesandcurrents.noaa.gov"/> <!-- Not secured by server: --> <!--securecookie host="^nsd\.rdc\.noaa\.gov$" name="^JSESSIONID$" /--> <securecookie host="^\w" name=".+"/> <rule from="^http://ncdc\.noaa\.gov/" to="https://www.ncdc.noaa.gov/"/> <rule from="^http:" to="https:"/> </ruleset>
National_Oceanic_and_Atmospheric_Administration.xml File a bug
The release branch contains the following rules that are disabled by default (so very few users' browsing is likely to be affected by their action):
<!-- Disabled by https-everywhere-checker because: Fetch error: http://nes.ncdc.noaa.gov/ => https://nes.ncdc.noaa.gov/: (51, "SSL: no alternative certificate subject name matches target host name 'nes.ncdc.noaa.gov'") National Oceanic and Atmospheric Administration Nonfunctional hosts in *noaa.gov: - (www.)? ¹ - www.aoml ² - www.careers ¹ - www.cio ¹ - www.corporateservices ¹ - www.goes ¹ - habsos ³ - www.history ¹ - www.legislative ¹ - www.lib ⁴ - ecowatch.ncddc ³ - service.ncddc ⁵ - www.ncddc ³ - nomads.ncep ² - www.nesdis ⁵ - www.nesdisia ¹ - spidr.ngdc ² - www.nnvl ¹ - noaanews - www.noaanews ¹ - www.nws ⁶ - oceanservice ¹ - www.ospo ² - www.photolib ¹ - www.rdc ¹ ¹ Times out ² Refused ³ Redirects to http ⁴ Data differ ⁵ 401 ⁶ 503, Akamai Problematic hosts in *noaa.gov: - www.star.nesdis ¹ ² ¹ Mixed css ² Untrusted root These altnames don't exist: - nodc.noaa.gov Insecure cookies are set for these hosts: - nsd.rdc.noaa.gov Mixed content: - css on www.star.nesdis from $self - Image, on: - gis.ncdc from www.adobe.com * - www.star.nesdis from $self - map.ngdc from www.ngdc.noaa.gov * * Secured by us --><ruleset name="NOAA.gov (partial)" default_off="failed ruleset test"> <!-- Direct rewrites: --> <target host="ncdc.noaa.gov"/> <target host="gis.ncdc.noaa.gov"/> <target host="nes.ncdc.noaa.gov"/> <target host="www.ncdc.noaa.gov"/> <target host="ncei.noaa.gov"/> <target host="www.ncei.noaa.gov"/> <target host="ngdc.noaa.gov"/> <target host="gis.ngdc.noaa.gov"/> <target host="maps.ngdc.noaa.gov"/> <target host="www.ngdc.noaa.gov"/> <target host="data.nodc.noaa.gov"/> <target host="www.nodc.noaa.gov"/> <target host="nsd.rdc.noaa.gov"/> <target host="tidesandcurrents.noaa.gov"/> <!-- Not secured by server: --> <!--securecookie host="^nsd\.rdc\.noaa\.gov$" name="^JSESSIONID$" /--> <securecookie host="^\w" name=".+"/> <rule from="^http://ncdc\.noaa\.gov/" to="https://www.ncdc.noaa.gov/"/> <rule from="^http:" to="https:"/> </ruleset>
The HTTPS Everywhere developers welcome corrections and updates to rules. Please see our developer information and documentation of the ruleset format. If filing a bug in the Tor Project's Trac bug tracker, you can use the shared username and password cypherpunks / writecode; please ensure that the bug is marked as applying to HTTPS Everywhere.