kovra-webui-0.9.1 has been yanked.
kovra-webui
The on-demand, loopback-only Web UI for kovra, launched
with kovra ui. It visualizes the vault — coordinates, sensitivity tiers, modes,
projects, and metadata — without ever exposing what the policy protects.
- The plaintext of a
highorinject-onlysecret is never rendered; those are shown masked. A browser tab is treated as just another surface and held to the same boundary that protects an agent. - The server binds to loopback only and is gated by an attended confirmation at launch.
- This crate also ships the
kovra-uicontainer entrypoint, the binary that runs inside the publishedkovra-uiimage forkovra ui --docker. In the container the master key arrives only as a Docker secret in tmpfs — never baked into an image layer.
Part of the kovra workspace: https://github.com/kaeus-inc/kovra-core. Licensed under BUSL-1.1.