revault_vault_api 0.0.9

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 access-directory
backups, and content-key integrations. It also provides platform credential
store integration and the local Session Agent.

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.