aboutsummaryrefslogtreecommitdiff
path: root/doc/cjdns.md
diff options
context:
space:
mode:
authorJon Atack <jon@atack.com>2022-03-29 20:59:30 +0200
committerJon Atack <jon@atack.com>2022-04-01 16:11:14 +0200
commit6a02355ae9e830ea40b5408acc564e9eb1da1378 (patch)
tree5b4e4b5257d5e262c62e574c8901796d6d3a31a2 /doc/cjdns.md
parent19538dd41ecd9f593ad56f1f5f3a2cb45ad2b4ef (diff)
downloadbitcoin-6a02355ae9e830ea40b5408acc564e9eb1da1378.tar.xz
Add and improve informational links in doc/cjdns.md
Diffstat (limited to 'doc/cjdns.md')
-rw-r--r--doc/cjdns.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/cjdns.md b/doc/cjdns.md
index 197495e890..b69564729f 100644
--- a/doc/cjdns.md
+++ b/doc/cjdns.md
@@ -10,7 +10,8 @@ CJDNS is like a distributed, shared VPN with multiple entry points where every
participant can reach any other participant. All participants use addresses from
the `fc00::/8` network (reserved IPv6 range). Installation and configuration is
done outside of Bitcoin Core, similarly to a VPN (either in the host/OS or on
-the network router).
+the network router). See https://github.com/cjdelisle/cjdns#readme and
+https://github.com/hyperboria/docs#hyperboriadocs for more information.
Compared to IPv4/IPv6, CJDNS provides end-to-end encryption and protects nodes
from traffic analysis and filtering.
@@ -26,7 +27,7 @@ routers.
## Installing CJDNS and finding a peer to connect to the network
To install and set up CJDNS, follow the instructions at
-https://github.com/cjdelisle/cjdns#cjdns.
+https://github.com/cjdelisle/cjdns#how-to-install-cjdns.
You need to initiate an outbound connection to a peer on the CJDNS network
before it will work with your Bitcoin Core node. This is described in steps