# Save Our Secrets SDK
> Save our Secrets (SOS) is a cross-platform, distributed, encrypted database with a focus on security, integrity and redundancy. It can be used to store private secrets such as account passwords, notes, certificates and encryption keys.
This repository contains the software development kit (SDK) and several command line interface (CLI) tools.
To see the code in action [download the app](https://saveoursecrets.com/#downloads).
See the [overview](/doc/overview.md) for concepts and terminology, the [API documentation for the SDK](https://docs.rs/sos-sdk/latest/sos_sdk/) or the [API documentation for the networking library](https://docs.rs/sos-net/latest/sos_net/).
## License
MIT or Apache-2.0 at your discretion.
© Copyright Save Our Secrets Pte Ltd 2022; all rights reserved.