DarkWallet is now darkvault

Your Keys.
Your Privacy. Your Sovereignty.

Since 2015

The privacy-first cold wallet for Bitcoin. Offline. Anonymous. Self-custodial. Built for sovereign individuals who refuse to trust third parties with their wealth.

View on GitHub
No account No KYC No telemetry 100% open source
DarkWallet cold storage hardware device
Why DarkWallet

Bitcoin was meant to be private.
We're bringing it back.

DarkWallet restores the foundational promise of Bitcoin: censorship resistance and true financial sovereignty. Through stealth addresses, CoinJoin mixing, and rigorous cold storage principles, your transactions stay yours — invisible to chain analytics, untouchable by intermediaries, and accessible only to you.

0
Accounts required
100%
Open source
256-bit
Encryption
How it works

Sovereign in three steps.

No accounts to create. No identity to verify. No third party between you and your Bitcoin.

01

Download & Install

Get DarkWallet for Windows, macOS, or Linux. Verify the PGP signature before installing.

02

Create or Restore

Generate a new seed offline or restore from BIP-39. Add an optional passphrase for plausible deniability.

03

Send & Receive Privately

Use stealth addresses to receive. Mix with CoinJoin before spending. Stay invisible — by default.

DarkWallet desktop app interface
Features

Engineered for absolute privacy.

Every feature is built around a single principle: you alone should know what you own and how you spend it.

Stealth Addresses

Generate unlinkable receiving addresses for every transaction. Receivers stay invisible to chain analysis.

CoinJoin Mixing

Built-in CoinJoin protocol breaks transaction graphs and obfuscates the flow of your funds.

Cold Storage Mode

Operate fully offline with air-gapped signing. Private keys never touch a connected device.

Open Source

Every line of code is publicly auditable on GitHub. Reproducible builds and signed releases.

No KYC, No Tracking

Zero accounts. Zero telemetry. Zero data collection. We don't know you exist — by design.

Self-Custodial

Your seed, your coins. DarkWallet never holds keys or has any access to your funds.

Security & Privacy First

The same discipline as a hardware wallet — in software you can verify.

DarkWallet treats every operation with cold-storage rigor. Signing happens in an isolated process. Network code is sandboxed. Nothing about you ever leaves your machine without your explicit permission.

Read the security model
  • Private keys never leave your device
  • Air-gapped signing support
  • Tor integration ready
  • No telemetry or data collection
  • Open source & independently audited
  • BIP-39 seed with passphrase support
Open Source

Don't trust. Verify.

Every release is reproducible. Every commit is signed. Every dependency is pinned and audited. DarkWallet's entire source is public — fork it, inspect it, run your own build.

verify-release.sh
$ gpg --verify darkwallet-1.0.sig
gpg: Signature made by key 0xA1B2C3D4
gpg: Good signature from "DarkWallet Release"
$ sha256sum -c SHA256SUMS
darkwallet-1.0-linux.tar.gz: OK
darkwallet-1.0-mac.dmg: OK
darkwallet-1.0-win.exe: OK
Download

Get DarkWallet.

Free. Open source. Available for every major desktop platform.

macOS
Universal · 12.0+
darkwallet-1.0.dmg
Windows
10 / 11 · x64
darkwallet-1.0.exe
Linux
AppImage · deb · rpm
darkwallet-1.0.AppImage

For your security, always verify the PGP signature and SHA-256 checksum before installing.Verification guide →

FAQ

Questions, answered.

DarkWallet supports a fully air-gapped workflow: generate and sign on an offline machine, then broadcast from a separate online device. Even on a single machine, signing is isolated and keys are encrypted at rest with strong KDFs.

Never. DarkWallet has no accounts, no KYC, no email, no telemetry. You download, install, and use it. We have no way to identify you and no servers that hold any user data.

Your funds live on the Bitcoin blockchain, not on your device. As long as you have your BIP-39 seed phrase (and optional passphrase), you can restore your wallet on any other machine running DarkWallet.

DarkWallet coordinates trustless CoinJoin rounds with other users to break the linkability of your UTXOs. The coordinator never has custody of your funds and never sees your full picture of inputs and outputs.

Yes. The full source is on GitHub under a permissive license. Releases are reproducible — anyone can build the binary from source and confirm it matches the signed release.

Yes. DarkWallet integrates with major hardware wallets for an extra layer of physical isolation while keeping all of its privacy features intact.