A NAT-aware Kademlia DHT library for Rust, designed for decentralized peer-to-peer networking. It provides distributed key-value storage with built-in NAT traversal, reliable transport, and Ed25519 authentication.
Current version: 0.1.4
Source tarballs and signatures are available at tesseras.net/pub/tesseras-dht/.
$ signify -Vp tesseras.pub -m tesseras-dht-0.1.4.tar.gz -x tesseras-dht-0.1.4.tar.gz.sig Signature Verified
$ sha256 tesseras-dht-0.1.4.tar.gz $ cat tesseras-dht-0.1.4.tar.gz.sha256
Compare the two outputs. They must match.
$ cargo add tesseras-dht
ISC — see LICENSE.