63 releases (12 breaking)
new 0.16.6 | Feb 19, 2025 |
---|---|
0.16.4 | Dec 31, 2024 |
0.16.0 | Nov 27, 2024 |
0.14.9 | Jul 28, 2024 |
0.5.0 | Jul 20, 2023 |
#67 in Magic Beans
510KB
12K
SLoC
Software development kit for a distributed, encrypted database that can be used to build password managers, cryptocurrency wallets or other applications that require storing secrets securely.
See the Save Our Secrets website for more documentation and information.
A higher-level account management API is described in sos_account::Account which is implemented by sos_account::LocalAccount. For a network aware account with sync capability use sos_net::NetworkAccount.
For lower-level access use the types in the [vault] module.
Features
contacts
Manage account contacts.files
Store external encrypted files.
Dependencies
~73MB
~1M SLoC