Official curated learning paths
🐸 From FrogaThis learning path covers how to protect computers, networks, data, and online communications from unauthorized access, attacks, and misuse.

This room focuses on 4 different kinds of firewalls in terms of internet security.
The machinery under an IPsec VPN — which of the two protocols encrypts and which only authenticates, what the SPI identifies, and the difference between the policy database that decides and the association database that holds the keys.

Why public-key cryptography needs two keys, which one does what, and how running the pair backwards turns encryption into a signature.

The handshake behind every HTTPS connection — what each side sends, how a shared key appears without ever crossing the wire, and what the padlock does and does not promise.

A practical space for understanding how Kerberos verifies identities using tickets and time‑based security. Learn the core flow between clients, the KDC, and services, and build a solid grasp of how session keys and TGTs enable secure, efficient authentication in modern networks.