Web·3 / 4
HTTP, HTTPS and the web
~4 min read
HTTP (HyperText Transfer Protocol) is the language browsers and servers speak. HTTPS is HTTP wrapped in TLS encryption - the lock icon in your address bar.
Without HTTPS, anyone on the network between you and the server can read (and modify) the traffic. Always insist on HTTPS.