What is QUIC Protocol?
A modern transport protocol developed by Google that combines features of TCP and TLS into a single encrypted connection, reducing latency.
QUIC replaces the TCP+TLS stack with a single encrypted protocol that's faster and more privacy-friendly.
Advantages
- Faster connections: Combines transport and encryption handshakes
- Always encrypted: No unencrypted QUIC connections are possible
- Better mobile performance: Handles network changes (WiFi to cellular) without dropping connections
- Multiplexed: Multiple data streams without head-of-line blocking
Privacy Benefits
- Encryption is mandatory — no downgrade attacks
- Connection migration means less observable network switching
- Fewer metadata leaks during handshake compared to TCP+TLS
Privacy Concerns
- Google developed it — their implementation prioritizes their services
- Server identification (via SNI) still occurs, though ECH helps
- Connection ID can be used for limited tracking
Adoption
HTTP/3 is built on QUIC. Chrome, Firefox, Safari, and most major websites support it.
Related Terms
HTTPS
Hypertext Transfer Protocol Secure is the encrypted version of HTTP, the protocol used to transfer data between your browser and websites. HTTPS uses TLS encryption to protect the confidentiality and integrity of data in transit, preventing eavesdropping and tampering.
TLS
Transport Layer Security is a cryptographic protocol designed to provide secure communication over a computer network. TLS encrypts the connection between your browser and web servers, ensuring privacy and data integrity. It's the technology behind HTTPS.
VPN Protocol
The set of rules and encryption methods that determine how a VPN tunnel is established and how data is transmitted through it.
Have more questions?
Use our guided flow to get the right next privacy step for QUIC Protocol.
Open Guided Flow