File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ CJDNS is like a distributed, shared VPN with multiple entry points where every
10
10
participant can reach any other participant. All participants use addresses from
11
11
the ` fc00::/8 ` network (reserved IPv6 range). Installation and configuration is
12
12
done outside of Bitcoin Core, similarly to a VPN (either in the host/OS or on
13
- the network router).
13
+ the network router). See https://github.com/cjdelisle/cjdns#readme and
14
+ https://github.com/hyperboria/docs#hyperboriadocs for more information.
14
15
15
16
Compared to IPv4/IPv6, CJDNS provides end-to-end encryption and protects nodes
16
17
from traffic analysis and filtering.
@@ -26,7 +27,7 @@ routers.
26
27
## Installing CJDNS and finding a peer to connect to the network
27
28
28
29
To install and set up CJDNS, follow the instructions at
29
- https://github.com/cjdelisle/cjdns#cjdns .
30
+ https://github.com/cjdelisle/cjdns#how-to-install- cjdns .
30
31
31
32
You need to initiate an outbound connection to a peer on the CJDNS network
32
33
before it will work with your Bitcoin Core node. This is described in steps
You can’t perform that action at this time.
0 commit comments