rust demo for tun operation, build some tcp function on tun.
-
Updated
Apr 25, 2019 - Rust
Handshake is a decentralized, permissionless naming protocol where every peer is validating and in charge of managing the root DNS naming zone with the goal of creating an alternative to existing Certificate Authorities and naming systems. Names on the internet (top level domains, social networking handles, etc.) ultimately rely upon centralized actors with full control over a system which are relied upon to be honest, as they are vulnerable to hacking, censorship, and corruption. Handshake aims to experiment with new ways the internet can be more secure, resilient, and socially useful with a peer-to-peer system validated by the network’s participants.
rust demo for tun operation, build some tcp function on tun.
P2P node handshake in Rust for Bitcoin network
P2P bitcoin node showcase demonstrating a node handshake
Secure Scuttlebutt handshake + boxstream library
An experiment on computer networks was conducted, which successfully completed the full three-way handshake and four-way handshake. It was implemented using unsafe Rust FFI and was also encapsulated in a simple manner
Ethereum peer-to-peer handshake procedure
Async Rust implementation of utls
Bitcoin peer-to-peer handshake procedure
Released 2018