No keys. Ever.
The report path never requests a signature, never holds funds, and never asks for a private key. Say it on the first screen — this is a trust product.
Security
TALLY is read-only by design. The security model is part of the product brief — not an afterthought bolted on before launch.
The report path never requests a signature, never holds funds, and never asks for a private key. Say it on the first screen — this is a trust product.
An address is personal data. We do not store it server-side beyond the session. No analytics on user addresses.
Rate-limit and cache. Back off under throttle. Degrade to partial, usable results rather than hammering the public endpoint.
Unverifiable rows are flagged with an explanation. Fabricated prices in a tax report are the worst failure mode of this product.
Retention
Browser session for the active report. Chunk caches are keyed by address for the session only. No long-term address store. No address-level analytics.