65a88eabba
Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks. WWW: https://github.com/cjdelisle/cjdns PR: 210730 Submitted by: Yuri Victorovich <yuri@rawbw.com>
7 lines
317 B
Plaintext
7 lines
317 B
Plaintext
Cjdns implements an encrypted IPv6 network using public-key cryptography for
|
|
address allocation and a distributed hash table for routing. This provides
|
|
near-zero-configuration networking, and prevents many of the security and
|
|
scalability issues that plague existing networks.
|
|
|
|
WWW: https://github.com/cjdelisle/cjdns
|