summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove -static linking for Linux, GL and X11 have no static versionsgabrix732026-04-121-2/+1
|
* fix: add go mod tidy to install-deps to populate go.sum for transitive ↵gabrix732026-04-121-0/+1
| | | | dependencies
* rename: Veilith -> Khimera across all files and documentationgabrix732026-04-121-11/+11
|
* Initial commit: Veilith v0.9 - P2P Encrypted Messengergabrix732026-04-101-0/+127
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