Articles & guides
Explainers, how-to guides and the occasional news note. The answer comes first, always, then the numbers, diagrams and sources for going deeper.
Security
How long does it take to crack a password in 2026?
Real crack times for 2026: an 8 character password falls in under 2 hours offline, 16 characters holds for ages. The math, the hardware and what to do.
Security
Are JWTs encrypted? No, and the difference will bite you
JWTs are encoded and signed, not encrypted: anyone holding a token can read every claim. What the signature really protects and what never belongs in a payload.
Email/DNS
SPF, DKIM and DMARC explained: the records your email needs
SPF lists who may send for your domain, DKIM signs each message, DMARC sets the policy when checks fail. How the trio works and how to deploy it safely.
Security
TLS 1.2 vs TLS 1.3: what changed and what to run in 2026
TLS 1.3 handshakes in one round trip instead of two, drops every broken cipher and encrypts more of the handshake. What changed, why, and how to migrate.
Network
What is a /24? CIDR notation and subnet masks, finally clear
A /24 is a block of 256 IPv4 addresses, 254 usable. What the slash number means, how masks work bit by bit, and how to size real networks.
Network
What is DNS TTL? Cache, propagation and the values to use
TTL is the number of seconds resolvers may cache a DNS answer. How it really works, why propagation is mostly waiting, and the right TTL per situation.