> ## Documentation Index
> Fetch the complete documentation index at: https://docs.noxint.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Security and privacy

> Privacy as architecture: wallet-only identity, reasoning that is never stored, responses that are never cached

Privacy here is architecture, not a policy PDF. Everything below is how the
system is built, not a promise about how it is operated.

## Your wallet is the account

Identity is wallet-only. No email, no password, no personal data to leak. You
connect a wallet and approve one signature to prove ownership; it moves
nothing and costs no gas. Everything about your account keys to that wallet
and nothing else.

## Reasoning is not kept

The live reasoning trace streams only while an answer generates. It is
filtered out before any message is stored and before history goes back to the
analyst for the next turn. Never replayed, never resurfaced after a reload.
What the analyst thinks in front of you stays in front of you.

## Responses are not cached

Your answers are private to your session and served no-store. A response meant
for you is never cached where it could be handed to anyone else.

## Local state is scoped and purged

Drafts, image uploads, and local chat state belong to the account that created
them. On logout or an account switch, that state is cleared, not carried over
to whoever signs in next.

## Account erasure

A full deletion path exists. You can erase the account and its identity, not
just sign out and hope.

## Model identity is private

The provider and model behind the analyst are implementation details, kept
private by design and never named in the product. You interact with one
analyst: Noxint.
