End-to-End Client-Side Encryption
Data confidentiality is enforced entirely on the client side, ensuring nodes never access plaintext data.
How It Works:
Users encrypt data locally before uploading.
Storax nodes only receive encrypted fragments.
Decryption keys stay exclusively with the user.
Retrieval reconstructs data only after locally decrypting fetched shards.
This model ensures that Storax — or any node within it — never sees or controls user data content.
Last updated