revault_vault_api 0.0.4

reVault API for creating and managing vaults
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# revault_vault_api

Public Rust API for creating and managing reVault local vaults.

The vault API stores profiles, contacts, signing keys, lockbox key-directory
backups, and content-key integrations. It also provides platform secret-store
integration and the local open-cache/session service.

Use it above `revault_lockbox_api` when an application needs local profile and
key lifecycle management, rather than only direct access to a `.lbox` archive.

See the [reVault repository README](https://github.com/onepub-dev/reVault#readme)
for the complete project overview.

## License

See the repository license for licensing terms.