SIGNING AS A
CONSCIOUS ACT
THE PROBLEM OF
DELEGATED SIGNING
In most current wallets:
-
The transaction is prepared and signed within the same flow
-
The user places trust in the application
-
The signature occurs implicitly
This reduces friction, but it removes sovereignty.

AUTOMATIC SIGNING VS. SOVEREIGN SIGNING
AUTOMATIC SIGNING
-
Prioritizes UX
-
Hides critical details
-
Relies on software and backend infrastructure
SOVEREIGN SIGNING
-
Separates transaction preparation from signing
-
Requires human verification
-
Occurs offline
Cuvex implements this second model.

PSBT AS THE CORE OF SOVEREIGNTY
PSBT (Partially Signed Bitcoin Transactions) enable:
-
Preparing transactions without private keys
-
Reviewing inputs, outputs, and fees
-
Signing in an isolated environment
Cuvex uses PSBT as a core standard, not as a secondary feature.

MANDATORY HUMAN VERIFICATION
Every signature on Cuvex requires:
-
Visual confirmation on the device screen
-
An explicit physical action
-
Understanding the context of the transaction
Signing is always a conscious act.
