Building a Decentralized Mesh Network in Rust. GhostWire is a P2P encrypted communication platform that works without the internet. Built in Nairobi, Kenya

https://phantomojo.github.io/GhostWire-secure-mesh-communication/

#RustLang #OpenSource #Privacy #MeshNetwork

@PHANTOMOJO "AI-powered routing" ?
@blueluma Fair question. It's not AI replacing routing — it's AI augmenting a working protocol.

Key rule: AI never blocks a routing decision. If models aren't loaded, PRoPHET handles it. The AI layers optimize on top of a working protocol, not replace it.
Happy to walk through the code. Also looking for contributors/testers if you're interested and would appreciate a share if you think it's worth discussing.