Privacy Policy
1. Overview
Paraloom Wallet is a privacy-focused browser extension for the Paraloom Network. We are committed to protecting your privacy. This policy explains what data Paraloom Wallet handles and how it is stored.
2. Data We Collect
We do not collect any personal data. Paraloom Wallet does not transmit any information to external servers. All wallet data is stored locally on your device using Chrome's built-in encrypted storage API.
3. Data Stored Locally
The following data is stored exclusively on your device:
- Encrypted wallet data — Your seed phrase and private keys are encrypted with AES-256 using a password-derived key (PBKDF2 with 100,000 iterations). The plaintext keys never leave your device.
- Account metadata — Account names and shielded addresses for display purposes.
- User preferences — Settings such as auto-lock timeout and selected network.
4. Third-Party Services
Paraloom Wallet does not use any third-party analytics, tracking, or advertising services. No data is shared with third parties.
5. Network Requests
The current version of Paraloom Wallet does not make any network requests. Paraloom Network is in development, and blockchain connectivity will be added at mainnet launch. When enabled, network requests will be limited to communicating with Paraloom Network nodes for transaction submission and balance queries.
6. Permissions
- storage — Used to persist encrypted wallet data locally in Chrome storage.
- Content script (all URLs) — Used to inject the window.paraloom API so decentralized applications can request wallet connection, similar to how MetaMask injects window.ethereum.
7. Data Security
Your wallet is protected by:
- AES-256 encryption for all sensitive data
- PBKDF2 key derivation with 100,000 iterations
- Automatic wallet locking after a configurable period of inactivity
- Rate-limited password attempts to prevent brute-force attacks
8. Data Deletion
You can permanently delete all wallet data at any time through the Settings > Danger Zone > Remove Wallet option within the extension. Uninstalling the extension also removes all stored data.
9. Changes to This Policy
We may update this privacy policy as the extension evolves. Any changes will be reflected in the "Last updated" date on this page.
10. Contact
If you have questions about this privacy policy, please contact us at privacy@paraloom.io.