summaryrefslogtreecommitdiffstats
path: root/MILITARY-FEATURES.md
diff options
context:
space:
mode:
Diffstat (limited to 'MILITARY-FEATURES.md')
-rw-r--r--MILITARY-FEATURES.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/MILITARY-FEATURES.md b/MILITARY-FEATURES.md
index 4f82fb7..f778c63 100644
--- a/MILITARY-FEATURES.md
+++ b/MILITARY-FEATURES.md
@@ -1,4 +1,4 @@
-# 🎖️ Veilith - Military Features Implementation
+# 🎖️ Khimera - Military Features Implementation
## ✅ **IMPLEMENTED - Critical War Zone Features**
@@ -346,7 +346,7 @@ embeddedTor.SetBridges(tor.GetDefaultBridges())
**Situation:**
- Soldier captured by enemy
-- USB drive with Veilith seized
+- USB drive with Khimera seized
- Enemy attempting to extract contacts/intel
**Solution:**
@@ -399,11 +399,11 @@ queue.Enqueue(criticalMessage)
package main
import (
- "veilith/identity"
- "veilith/security"
- "veilith/transport"
- "veilith/transport/tor"
- "veilith/transport/mesh"
+ "khimera/identity"
+ "khimera/security"
+ "khimera/transport"
+ "khimera/transport/tor"
+ "khimera/transport/mesh"
)
func main() {
@@ -468,7 +468,7 @@ func main() {
// TODO: Add keyboard listener for Ctrl+Alt+Del+F12
// On trigger: wipe.Wipe()
- fmt.Println("✅ Veilith Military Edition Ready")
+ fmt.Println("✅ Khimera Military Edition Ready")
fmt.Println("🎖️ All war-zone features active")
}
```
@@ -528,7 +528,7 @@ func main() {
## 🎖️ **Conclusion**
-**Veilith v1.0-military is NOW READY for war zones.**
+**Khimera v1.0-military is NOW READY for war zones.**
All critical military features implemented:
✅ Embedded Tor
@@ -549,5 +549,5 @@ All critical military features implemented:
---
-**Veilith - Military Edition**
+**Khimera - Military Edition**
*Privacy you can carry. Security you can trust. Even in war zones.*