PRIVATE KEY REMAINS
OUTSIDE THE ONLINE WALLET DOMAIN
WALLET / HARDWARE SIGNER
AENET Wallet hardware signer architecture — the Rust bridge sees the device but never the private key. Physical confirmation and signed PSBT result validation; no transaction bytes are public.
The hardware signer is a physically separate device across the signing boundary. The Rust bridge sees the device; it does not see the private key.
OUTSIDE THE ONLINE WALLET DOMAIN
EXTERNAL
NO KEY MATERIAL
The Rust bridge can see that a hardware signer device is present. It does not see, extract or store the private key.
Signing requires physical confirmation on the hardware signer itself. The online domain never signs.
Private keys remain outside the online wallet domain. The public snapshot never contains key material or signer identifiers.