From 099f54c6d3a4be665c4761a24d56f95d3e343def Mon Sep 17 00:00:00 2001 From: LeoSpyke <44040856+LeoSpyke@users.noreply.github.com> Date: Fri, 3 May 2024 17:23:32 +0200 Subject: [PATCH] Update safety.md Remove dead conjoin implementations --- docs/safety.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/safety.md b/docs/safety.md index ec59722c90..a56f44127a 100644 --- a/docs/safety.md +++ b/docs/safety.md @@ -400,7 +400,7 @@ The following steps are recommended to cut all links between the old clearnet node and the new Tor node: 1. Close all channels on the old node and wait for them to fully close. 1. Send all on-chain funds of the old node through a Coin Join service (like - Wasabi or Samurai/Whirlpool) until a sufficiently high anonymity set is + Joinmarket) until a sufficiently high anonymity set is reached. 1. Create a new `lnd` node with a **new seed** that is only connected to Tor and generate an on-chain address on the new node.