LatentVault enables real-time, distributed encryption of data at the storage layer, securing access through a centralized repository gateway.
The key benefits of using LatentVault include:
- LatentVault enables real-time, distributed encryption
- of data at the storage
- layer, securing access through a
- LatentVault enables real-time, distributed encryption
- of data at the storage
- layer, securing access through a
- python
- Modular architecture
- CI-ready (GitHub Actions)
- Clone the repository:
git clone https://github.com/fuad403273/LatentVault.git cd LatentVault- Install in editable mode:
pip install -e .
Runtime options can be set in the config file or overridden per call. The most commonly changed values are:
- timeout: how long operations may run before failing
- retries: how many times a failed operation is re-attempted
- cache: where temporary results are stored
Contributions are welcome. Open an issue for bugs or feature requests, or submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.