#p2p #anonymity #decentralization #networking

bin+lib libp2p_dandelion

Proof-of-concept modified Dandelion implementation extending from libp2p

3 releases

new 0.1.2 Mar 18, 2025
0.1.1 Jan 31, 2025
0.1.0 Jan 23, 2025

#12 in #anonymity

MIT license

38KB
627 lines

libp2p-dandelion

rust-libp2p dandelion implementation


lib.rs:

libp2p_dandelion is a modified Dandelion implementation for enhanced privacy of p2p message broadcasting.

Example

see https://github.com/kn0sys/libp2p-dandelion/blob/main/src/bin/broadcast.rs

Dependencies

~18–54MB
~885K SLoC