From 8a5db84a8063a01a5507994160dbf036be93038a Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Thu, 12 Jun 2014 16:35:40 -0400 Subject: [PATCH] Remove Link To Blockchain.Info's Ineffectual SharedCoin In Dev Docs No apparent privacy is added by the implementation we link to, and the press release I read indicates they don't plan to fix it, so I'm removing our link to it. --- _includes/guide_contracts.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_includes/guide_contracts.md b/_includes/guide_contracts.md index 44b4fa62..1fabae77 100644 --- a/_includes/guide_contracts.md +++ b/_includes/guide_contracts.md @@ -272,9 +272,6 @@ saving each one of them a tiny amount of satoshis. **Resource:** An alpha-quality (as of this writing) implementation of decentralized CoinJoin is [CoinMux](http://coinmux.com/), available under the Apache -license. A centralized version of purchaser CoinJoin is available at the -[SharedCoin](https://sharedcoin.com/) website (part of Blockchain.info), -whose [implementation](https://github.com/blockchain/Sharedcoin) is -available under the 4-clause BSD license. +license. {% endautocrossref %}