Vaultic is a modular, privacy-first platform for encrypted backup, secure collaboration, and zero-knowledge encryption services.
We provide tools for both end users and developers to encrypt, store, and manage data — without ever exposing secrets.
Vaultic is composed of two core modules:
- Vaultic Crypto Engine (Rust/WASM) — powering E2EE, hybrid encryption, keypair protection and SDK integration
- Vaultic Vaults (Python) — encrypted backup system for local files with incremental logic, cloud sync, and integrity checks
This organization hosts all official Vaultic components: CLI, SDKs, cryptographic engine, and developer integrations.
Repository | Description |
---|---|
vaultic-vaults |
🐍 Python CLI/GUI for incremental encrypted backups |
vaultic-sdk-ts |
📦 TypeScript SDK for client-side end-to-end encryption |
vaultic-crypto-engine |
🦀 Rust/WASM crypto engine for RSA/ECC keypair generation and hybrid encryption |
vaultic-crypto-engine-demo |
🔐 Vaultic Crypto Engine minimal web playground to test hybrid encryption |
vaultic |
🌐 Public site & developer documentation (WIP) |
🔒 SaaS backend, billing API, and admin dashboard stays private.
- 🔐 End-to-end encryption: Data is encrypted on your device — we never see it.
- 🧱 Composable architecture: Combine CLI, SDK, and API based on your needs.
- ⚙️ Crypto transparency: Core engine is open, auditable, and written in Rust.
- 🧠 Zero trust by default: No secret keys stored. No server-side decryption.
- 🧑💻 Built for developers: Easy to embed encryption in any SaaS, tool, or workflow.
- Secure incremental backup (via Vaultic Vaults)
- Privacy-preserving file storage (BYOS)
- Embedded encryption in apps and services
- SaaS integrations designed with GDPR and HIPAA principles in mind (RGPD in France)
Vaultic is in active development.
The CLI and SDK are usable today. A full SaaS offering is coming soon, with usage-based billing, encrypted identity management, and complete EU-grade data compliance.
If you’re a developer, privacy advocate, or working in a regulated industry — this platform is for you.
See vaultic-org/.github
for contribution guidelines, issue templates, and roadmap planning.
Vaultic is built in Europe for those who believe privacy is not optional — it's a duty for everyone.