Crates.io | maimo |
lib.rs | maimo |
version | 0.0.3 |
source | src |
created_at | 2022-02-11 12:38:44.123899 |
updated_at | 2022-02-11 19:18:51.110969 |
description | Just Another Storage |
homepage | |
repository | https://github.com/nervive/maimo |
max_upload_size | |
id | 530708 |
size | 378,280 |
Just Another Storage
Caution! This is experimental, potentially dangerous technology that hasn't yet been audited!
file
SQL
Maimo Data
folder, and store them in a configured storage volumeMaimo Data
folderpeer
SQL
Goal: A storage client that can compress, encrypt, and store data on a remote storage provider using Tor. The storage client can check periodically that the data is still present and consistent on the remote storage provider against only a local 32-byte Blake3 hash without a full local reference copy, allowing the client to delete its local data, trusting that it can retrieve it later in-full. The storage client can then retrieve the data from the storage provider and decode it on-disk.
After this basic functionality exists, more exciting features are planned, including apps on the Start9 Embassy and Umbrel!