← Back to timeline

How this site is built

The engineering behind a live, server-rendered breach timeline.

Recent Data Leaks is a server-rendered site with no front-end framework and one runtime dependency. It currently tracks 1000 incidents and refreshes continuously.

Stack

How a request is served

SEO surface

Every breach is its own indexable page with original "what to do" guidance and an FAQ. Year archives, per-company hubs, a statistics page, and a glossary add depth, all cross-linked and listed in a dynamic sitemap.

The source is on GitHub.