| Version | Supported |
|---|---|
| 0.1.x | Yes |
VaultMind runs 100% offline by design. All sensitive data stays on your machine:
- Policy evaluation is done locally.
- Audit logs are stored in local SQLite + JSONL files.
- The dashboard serves from localhost only.
- The MCP proxy intercepts tool calls in-process.
Email security@vaultmind.dev. Response within 48 hours.
| Claim | Status |
|---|---|
| No data leaves machine | Done |
| Policy hash verification | Done |
| Append-only audit trail | Done |
| Network access control | Done |
| Kernel sandbox | Planned |