What is HTTPS π±
HTTPS (HyperText Transfer Protocol Secure) is an encrypted version of the HTTP protocol. It used to use SSL (Secure Sockets Layer) encryption, but now uses TLS (Transport Layer Security) to encrypt all communication between a client and a server.
Notes mentioning this note
What are Progressive Web Apps
Progressive Web Apps Not really a whole new technology: itβs just a web app that abides by a few principles:...