Skip to content
Privacy

What this site stores, and what it does not promise

The site is mostly static. Some convenience features use browser storage. Email signup posts to an external subscribe endpoint. This page describes the current implementation, not an aspirational privacy story.

The short version

No accounts, no private dashboard, no secure-note promise.

Highest-risk habit

Do not store sensitive notes in browser-persisted tools on a shared or exposed device.

Shortest truthful version

There are no user accounts or private dashboards here. If you type sensitive notes into a browser-persisted tool, you should assume that data lives on the device you are using until you clear it.

Email signup

Field notes signup sends your email address and a source tag to https://api.stealingfire.live/subscribe. The hidden honeypot field is used only to catch bot submissions.

Local browser storage

The guide stores resume position in localStorage. Search keeps recent queries locally. Some tools store active session details in localStorage or sessionStorage so you can continue where you left off. Those values stay in your browser unless the linked signup endpoint or analytics tools are involved.

Analytics

PostHog analytics can be enabled when a public key is configured. If analytics are disabled in the environment, the site should not load them. This page describes the code path, not a guarantee about third-party retention once analytics are enabled.

Need the trust doctrine?

For source hierarchy, correction policy, and what the public record standard means on this site, use About / Public Record.