kagi-vault 0.1.2

Encrypted secrets and environment variable manager for teams — a secure, team-ready dotenv alternative with per-service isolation
1
2
3
4
5
pub mod envelope;
pub mod manifest;
pub mod project_state;
pub mod project_token;
pub mod remote_config;