Pages:
Author

Topic: Double Mixer: Mix your Bitcoin with two mixers in series - page 3. (Read 1469 times)

newbie
Activity: 12
Merit: 0
More mixers should make python libraries,it would be awesome if you could add Chipmixer and bestmixer.
sr. member
Activity: 391
Merit: 333
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
Code:
privcoin mix --currency bitcoin --output_address 1aaaa...
or
Code:
bitmix mix --currency bitcoin --output_address 1aaaa...
.

The improvement is using both, together.

Code:
pip3 install doublemixer
Code:
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 Github

In action:



Affiliate / Referrals:

You can make money linking to Double Mixer.
Code:
https://doublemixer.github.io/#ref=(your bitcoin address)
, or
Code:
http://doublemixwcfx4wadeuvuygpxej5jpu7uleesh3yptopnbj5kshnlrid.onion/#ref=(your bitcoin address)
. For more information, see here.
Pages:
Jump to: