Difference between revisions of "Blind Bitcoin Transfers"

From Bitcoin Wiki
Jump to: navigation, search
(Created article for Blind Bitcoin Transfers.)
 
m (I missed a link)
 
(5 intermediate revisions by 4 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.  
  
This service was first seen in June, 2011.
+
==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==
 
==Fees==
Line 12: Line 16:
  
 
* [[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==
Line 21: Line 25:
 
==References==
 
==References==
 
<references />
 
<references />
 
[[Category:Financial]]
 

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