Update: This is now available in your browser.
Double Bitcoin Mixer or
http://doublemixwcfx4wadeuvuygpxej5jpu7uleesh3yptopnbj5kshnlrid.onion/--
Use of any one mixer comes down to trust. Trust that the mixing is sound, that the mixer is not compromised, and that it's not a honeypot to begin with.
Using two chained mixers mitigates most of this risk. Odds of having two bad mixers is far lower than just one.
To this end, I've written a Python 3 library and CLI for
Privcoin and
Bitmix. They can both be used separately, like
privcoin mix --currency bitcoin --output_address 1aaaa...
or
bitmix mix --currency bitcoin --output_address 1aaaa...
.
The improvement is using both, together.
pip3 install doublemixer
doublemixer mix --currency bitcoin --output_address 1aaaa...
You may wish to run it with torsocks to route the traffic over Tor.
This is completely client side, so no need to trust a third party. Just be sure to review the code of privcoin-python, bitmix-python, and doublemixer-python before use. Absolutely no warranties expressed or implied, no liability on the author's behalf, etc.
Source code for doublemixer on GithubIn action:
Affiliate / Referrals:
You can make money linking to Double Mixer.
https://doublemixer.github.io/#ref=(your bitcoin address)
, or
http://doublemixwcfx4wadeuvuygpxej5jpu7uleesh3yptopnbj5kshnlrid.onion/#ref=(your bitcoin address)
. For more information, see
here.