Privacy Policy

Last Updated: May 2026

Chrome Web Store User Data Policy Compliance

DenVault adheres to the Chrome Web Store User Data Policy, including the Limited Use requirements.

Specifically:

Overview

DenVault is a browser extension that enables users to manage Stacks blockchain wallets, view token balances, and authorize transactions for decentralized applications (dApps).

Privacy Summary (TL;DR)

Data Storage

The following data is stored locally on your device using Chrome's secure storage API:

Data Type Storage Location Encryption
Mnemonic seed phrase chrome.storage.local (local only) AES-256-GCM with PBKDF2
Wallet addresses chrome.storage.local (local only) Not encrypted (public data)
Network preferences chrome.storage.local (local only) Not encrypted
Transaction history Not stored Fetched on-demand

Encryption Details

Your seed phrase is protected using industry-standard encryption:

External Communications

The extension communicates only with the following services:

Service Purpose Data Sent
Hiro Stacks API (api.hiro.so) Fetch blockchain data Wallet addresses only (public)
Stacks blockchain nodes Broadcast transactions Signed transaction data
blockstream.info, falling back to mempool.space Fetch Bitcoin balances, UTXOs and fee estimates Wallet addresses only (public)

No personal information is transmitted in these requests.

Permissions Used

Permission Purpose
storage Store encrypted wallet data locally
sidePanel Provide persistent wallet view option
clipboardRead Paste a recipient address, a token contract identifier or a recovery phrase, only when you press Paste

Host Permissions

The extension declares host permissions for the official Stacks blockchain API endpoints:

The wallet also holds Bitcoin, and reads Bitcoin balances, UTXOs and fee estimates from a public block explorer API. These are CORS requests, so they need no host permission, but the extension does contact them and they are listed here for that reason:

Every one of these requests carries only public blockchain addresses and signed transactions. No personal data, no recovery phrase and no private key is ever sent.

dApp connectivity is handled via content scripts that inject a minimal relay for standard WBIP wallet communication. The content script does NOT access or modify page content.

Single Purpose Declaration

This extension's single purpose is to enable users to manage Stacks blockchain wallets and interact with decentralized applications. The extension:

What We Do NOT Do

Data Deletion

You can delete all wallet data at any time:

  1. Open the extension
  2. Go to Settings (menu icon)
  3. Select "Delete Wallet"

This permanently removes all stored data from your browser.

Open Source

This extension is open source. You can review the code at:
GitHub Repository

Contact

For privacy concerns or questions:
Email: wolfcito.learn+privacy@gmail.com

Changes to This Policy

We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated "Last Updated" date.