Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 565 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 565 Bytes

Server encryption shared filesystem

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

How to run

cargo run --release

Caution

This application is currently under refactoring, you may get some issue while executing it.