Effective date: May 19, 2026
Octane Wallet does not collect, transmit, or store any personal data on external servers. All wallet data (encrypted seed phrases, preferences) is stored locally on your device using the Chrome Storage API.
The extension communicates exclusively with the Octra blockchain RPC endpoint (https://octra.network/rpc) to:
No analytics, telemetry, or tracking requests are made. No third-party services are contacted.
Your wallet seed phrase is encrypted with your password using scrypt + AES-GCM before being stored locally. Private keys are derived in-memory only while the wallet is unlocked and are cleared after 15 minutes of inactivity.
The extension injects a small provider script on web pages to allow Octra-compatible decentralized applications to request wallet interactions (signing, sending transactions). This script does not read or modify page content; it only exposes a messaging API (window.octra) that requires explicit user approval for sensitive operations.
No data is shared with third parties. Period.
If this policy is updated, the new version will be published at this URL with an updated effective date.
Questions? Open an issue at github.com/octane-defi/octUSD.