Skip to content

v0.1.0-alpha.2 — first public OSS release candidate

Choose a tag to compare

@leocelis leocelis released this 25 Jun 14:39

Pre-alpha open-source launch. Functional CLI + desktop GUI; 60/60 security constraints PASS.

Install (macOS x86_64): download vault-x86_64-apple-darwin, verify SHA256SUMS.txt, chmod +x and move to PATH.

Build from source: see README — ./scripts/setup-rust.sh && ./scripts/install.sh

Verify: docs/VERIFYING_RELEASES.md

Not audited. On-disk format may change before 1.0. Keep your own backup.

Highlights

  • Zero-plaintext local-first vault for the AI era
  • Argon2id + XChaCha20-Poly1305 STREAM + age-style multi-stanza envelope
  • Model-blind clipboard delivery, 60 falsifiable constraints with tests
  • CLI, TUI, and egui desktop app on shared vault-core

Full changelog: CHANGELOG.md