Security by design

Security rests on verifiable boundaries, not slogans.

TailIQ designs every product around minimum permissions, local-first processing, recoverable upgrades, and clear data responsibility.

Minimum permissions

TailIQ Verify uses extension storage and writes to the clipboard only after a user action. TailIQ Lens uses extension storage only for theme, language, and viewing preferences. New permissions require release checks, privacy disclosure, and human review.

Local processing

TailIQ Verify processes TOTP secrets and codes inside the extension, while TailIQ Lens processes opened file content locally. The initial free release has no account sync, telemetry, or advertising network.

Stable identity

Each extension maps to one Chrome Web Store item. Production builds verify the fixed extension ID, public key, permission set, website domain, and version so an update is not treated as a different extension.

Responsible disclosure

If you find a security issue, contact us through the support page with reproducible steps. Do not post secrets, verification codes, private files, or personal identity data in public reviews.