Privacy

Last updated: June 7, 2026

What Atlas collects

Nothing. Atlas is a static site with no accounts, no cookies, no analytics, and no tracking. Searches resolve in your browser against static data files. Nothing you type is sent to a server.

File lookups

Dropping a file does not upload it. The file is hashed locally in your browser (SHA-256 via the Web Crypto API) and only the hash is used to look up a record. The file itself never leaves your machine.

Stored in your browser

Two things are kept in your browser's local storage: your theme preference and your recently viewed processes. Both stay on your machine and are never transmitted. Clearing your browser data removes them.

Hosting

The site is served by GitHub Pages. Like any web host, GitHub may log requests, including IP addresses, as described in the GitHub Privacy Statement. Atlas itself has no access to those logs beyond aggregate traffic counts.