casbtosint/py-ipv8: Python implementation of Tribler's IPv8 p2p-networking layer https://github.com/casbtosint/py-ipv8
FAQ: Q: Is this the new official Layer 3 solution for the Internet? A: No, the naming is a 10-years-old mockery of the deployment failure of IPv6 (which we sincerely hope will be deployed properly at some point in time). Linux : Windows : Mac : Mutation Tests : Read the Docs : What is IPv8 ? IPv8 aims to provide authenticated communication with privacy. The design principle is to enable communication between public key pairs: IP addresses and physical network attachment points are abstracted away. This Python 3 package is an amalgamation of peer-to-peer communication functionality from Dispersy and Tribler , developed over the last 18 years by students and employees of the Delft University of Technology. The IPv8 library allows you to easily create network overlays on which to build your own applications. ...