summaryrefslogtreecommitdiffstats
path: root/transport
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove unused startIndex variable, use StaticKeypair for noise.Configgabrix732026-04-121-4/+0
|
* rename: Veilith -> Khimera across all files and documentationgabrix732026-04-124-5/+5
|
* Initial commit: Veilith v0.9 - P2P Encrypted Messengergabrix732026-04-107-0/+1832
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