A static file tree connected to a single public web endpoint.

A static server should have one obvious root

One root, one file_server, and a small header policy make a static deployment easy to inspect.

August 22, 2026 · 2 min · XB Field Notes
A certificate shield with a validity and expiry gauge.

Certificate expiry is a date, not a dashboard color

Use SNI, inspect the public certificate, and alert before renewal becomes an incident.

August 22, 2026 · 2 min · XB Field Notes
A large HTTP representation compressed into a smaller transfer.

Compression changes the selected HTTP representation

Test compressed and uncompressed requests separately so caches and validators describe the bytes actually served.

August 22, 2026 · 2 min · XB Field Notes
Transport, browser policy, and resource graph shown as security layers.

Security headers should describe the actual page

Start with a narrow policy, then expand it only when a documented feature needs another resource.

August 22, 2026 · 2 min · XB Field Notes