summaryrefslogtreecommitdiffstats
path: root/transport/mesh/mesh.go
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit: Veilith v0.9 - P2P Encrypted Messengergabrix732026-04-101-0/+248
Military-grade secure messenger with: - End-to-End Encryption (Noise Protocol XX) - Forward Secrecy (automatic session rotation) - Anti-Traffic Analysis (padding + cover traffic) - Secure Deletion (DOD 5220.22-M) - Tor Integration (embedded with bridge support) - Portable Mode (no installation required) Generated with Claude Code