summaryrefslogtreecommitdiffstats
path: root/transport/failover.go
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove unused startIndex variable, use StaticKeypair for noise.Configgabrix732026-04-121-4/+0
|
* Initial commit: Veilith v0.9 - P2P Encrypted Messengergabrix732026-04-101-0/+284
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