Difference between revisions of "Blind Bitcoin Transfers"

From Bitcoin Wiki
Jump to: navigation, search
m (I missed a link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A [[mixing service]] which is an implementation of David Chaum's blind digital cash scheme.
+
A [[Bitcoin mixer|mixing service]] which is an implementation of David Chaum's blind digital cash scheme.
  
 
Client-side cryptography is done in the browser.  
 
Client-side cryptography is done in the browser.  
Line 15: Line 15:
 
==See Also==
 
==See Also==
  
* [[Anonymity & Security|anonymity]]
+
* [[Anonymity]]
* [http://www.bitcoin.org/smf/index.php?topic=2893.0 RFC: Bitcoin Mixnet]
+
* [https://bitcointalk.org/index.php?topic=2893.0 RFC: Bitcoin Mixnet]
* [[Mixing service]]
+
* [[Bitcoin mixer]]
  
 
==External Links==
 
==External Links==

Latest revision as of 09:06, 31 December 2023

A mixing service which is an implementation of David Chaum's blind digital cash scheme.

Client-side cryptography is done in the browser.

History

This service was first seen in June, 2011. In August, 2011 the site displayed the message:

Closed for the foreseeable future
Somebody found an exploit in the code on this site. I am working on finding it, but, in the meantime, I have decided to get out of this business.

Fees

When transferring funds to the service, a fee is added. Though there was no fee schedule found on the site various amounts were used and the fee appears to be a flat 0.02 BTC per transfer.

See Also

External Links

References