Secure Scuttlebutt handshake + boxstream library
-
Updated
Oct 19, 2023 - 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.
Secure Scuttlebutt handshake + boxstream library
P2P node handshake in Rust for Bitcoin network
P2P bitcoin node showcase demonstrating a node handshake
rust demo for tun operation, build some tcp function on tun.
Ethereum peer-to-peer handshake procedure
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
Released 2018