LibP2P

From Organic Design wiki
Revision as of 02:42, 7 September 2022 by Saul (talk | contribs) (Create page with private network section.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Private Networks

LibP2P has the concept of private networks that are created by a pre-shared secret key (PSK) which encrypts all traffic leaving the nodes. (This is underneath the standard LibP2P stack so traffic is encrypted twice.) This PSK is also called a swarm key and is also used by IPFS.