Glossary of Security Terms: HSTS

Written by mozilla | Published 2020/09/04
Tech Story Tags: data-protection | security-terms | mozilla | hackernoon-top-story | backend | web-development | mdn | security

TLDR HTTP Strict Transport Security lets a web site inform the browser that it should never load the site using HTTP and should automatically convert all attempts to use HTTPS requests instead. Mozilla (stylized as moz://a) is a free software community founded in 1998 by members of Netscape. It consists in one HTTP header, HTTPS-Strict-Transport-Security-Security, sent by the server with the resource resource. In other words, changing the protocol from HTTP to HTTPS in a URL works (and is more secure)via the TL;DR App

HTTP Strict Transport Security lets a web site inform the browser that it should never load the site using HTTP and should automatically convert all attempts to access the site using HTTP to HTTPS requests instead. It consists in one HTTP header,
Strict-Transport-Security
, sent by the server with the resource.
In other words, it tells the browser that changing the protocol from
HTTP to HTTPS in a URL  works (and is more secure) and asks the browser
to do it for every request.

Learn more

View Previous Terms:


Written by mozilla | Mozilla (stylized as moz://a) is a free software community founded in 1998 by members of Netscape.
Published by HackerNoon on 2020/09/04