Skip to content

uBix Vault v0.2.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@cwolsen7905 cwolsen7905 released this 26 Jul 01:17
· 106 commits to main since this release

Third beta. The /ui/ web console gains full read/write management.

Added

  • Web console management — beyond read-only:
    • KV v2: create/edit secrets (→ new version), version history, read a specific version, per-version soft-delete / undelete / destroy (inline confirm).
    • ACL policies: list, read, create/edit (JSON or HCL), delete.
    • Tokens: mint a child token scoped to policies with an optional TTL.

Same posture: token in header (no cookies), strict CSP, textContent rendering, every write an audited /v1 call.

Pre-release. Not production-hardened; no external security review. For production, use HashiCorp Vault or OpenBao.

See CHANGELOG.md.