This repo contains the code of the server used to store files/folders from authenticated account.
The security whitepaper is available here.
Tip
You can interact to the API running on this server using the following client
cargo run --release
Caution
This application is currently under refactoring, you may get some issue while executing it.