doublemixer

Bitcoin double mixer CLI and library


Keywords
bitcoin, mixer, mixing, tumbler
License
Unlicense
Install
pip install doublemixer==0.0.4

Documentation

Python 3 library and CLI to "double mix" your Bitcoin

Mixes using two mixers, so if one of the two is insecure, hacked, or a honeypot, your identity should still be safe.

The first mixer knows your output address, the second knows the first mixer's input address and sends funds accordingly.

Installation

  • pip3 install doublemixer || pip install doublemixer
  • Make sure a Tor SOCKS proxy is running locally (127.0.0.1:9050)

Usage

  • doublemixer mix --currency bitcoin --address 1a....

Mixers

Randomly selects two of the following mixers:

Screenshot

doublemixer screenshot

Licence

Unlicense/Public domain