feat(cross-platform): add QUICKSTART.md, live crash test, and platform abstraction module

This commit is contained in:
2026-09-10 16:31:57 +02:00
parent 6cb48f55d9
commit 46f976b353
7 changed files with 367 additions and 10 deletions
+2
View File
@@ -17,6 +17,8 @@ Sanctum ist eine eigenständige, speichersichere und hochperformante CLI-Anwendu
- **Disaster Recovery**: 24-Wort BIP-39 Mnemonic Seed Phrases, konsistente Online-Backups via SQLite Online Backup API und kryptografische Vollprüfung (`sanctum verify`).
- **Statisches Single-Binary**: `sanctum.exe` (~5.3 MB) ohne externe DLL-Abhängigkeiten.
> 💡 **Neu bei Sanctum?** Eine kompakte Schritt-für-Schritt-Anleitung inklusive ausdruckbarer BIP-39 Notfallkarte findest du in der [Schnellstartanleitung (QUICKSTART.md)](QUICKSTART.md).
---
## 🔐 Kryptografie & Sicherheitsarchitektur