Crates.io | forage |
lib.rs | forage |
version | 0.0.3 |
source | src |
created_at | 2021-09-16 17:31:21.41222 |
updated_at | 2021-10-23 06:37:00.102398 |
description | Forage is for Storage |
homepage | |
repository | https://github.com/FuzzrNet/Forage |
max_upload_size | |
id | 452394 |
size | 169,523 |
Forage is for Storage
Caution! This is experimental, potentially dangerous technology that hasn't yet been audited!
file
SQL
Forage Data
folder, and store them in a configured storage volumeForage 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!