Skip to content
Luwah Technologies
Back to Learn

Networking

HTTP vs HTTPS: what is the difference?

HTTPS is HTTP with encryption. The S stands for secure.

HTTP moves web pages between server and browser. HTTPS does the same but encrypts it, so no one can read or tamper with the data in transit.

Browsers warn visitors away from plain HTTP, so every site we build uses HTTPS.