With the announcement of coordinator shutdowns, a bunch of Bitcoin influencers flocked to Twitter to virtue signal about how privacy is dead and mention how sad they are.
But you, Bitcoiner, have been consecrated with the blessing of OPEN SOURCE SOFTWARE. Are you going to forfeit it, or are you going to wield it?
Anyone can run their own coinjoin coordinator just like anyone can run their own node. Nostr is used to discover new coordinators. BTCPay Server’s coinjoin plugin makes this an easy 1 click deployment: https://docs.btcpayserver.org/Wabisabi/#running-a-coordinator
Here’s how you switch to other coordinators in Wasabi Wallet (using v2.0.7.1, this workflow may change in future versions):
Step 1: Download the software https://github.com/zkSNACKs/WalletWasabi/releases/tag/v2.0.7.1
** DO NOT LOSE YOUR MONEY – There are many phishing websites in search engine results, the official website is https://wasabiwallet.io/ **
Step 2: Create a wallet by writing down your 12 words and writing down your passphrase
** DO NOT LOSE YOUR MONEY – Your passphrase is the 13th word of your seed, you can’t recover your wallet or spend your coins if you lose/forget it **
Step 3: In the “Search settings / advanced features” box at the top of your client, open the “Data Folder”. From here, you can find the config.json file.
Step 4: Paste the connection info of your coordinator of choice in a new line at the top and save the file (Don’t delete any existing lines, just add the new one.) Here’s the info you paste to connect to my coordinator, I am not charging any service fee:
"MainNetCoordinatorUri": "https://btcpay.kruw.io/plugins/wabisabi-coordinator/",
Step 5: Fully restart your Wasabi client after you saved your edit to the config.json file. By default, the application runs in the background when you click “X”, so you need to kill it directly from the task manager or disable that option in the settings.
Step 6: Whenever you have enough funds, you join the coinjoin queue and wait to bundle your funds into an on chain transaction with other peers. Coinjoins are non custodial, so you don’t have to trust the coordinator or other participants with your precious sats.
inb4 @DarthCoin “Lightning is better privacy than coinjoin!”
They’re on the same team, you don’t have to pick between them since it's possible to open Lightning channels in a coinjoin transaction :)