Skip to content

This repository contains a client that interacts with a server API to create account, upload/share files and folders with other users with E2EE.

Notifications You must be signed in to change notification settings

CSharper63/client_encryption_file_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Client for server encryption shared filesystem

This repo contains the end-client that allows you to interact with the shared encrypted drive running on a server.

The aim of this project is to be able to create an account and upload/download files and folders on a online storage. All the data are end-to-end encrypted.

For more details about the security model have a look there.

Tip

To run this client you must run the server before

What can you do ?

  • Create an account
  • Change password
  • Create folder
  • Add file
  • Share file/folder

How to run

cargo run --release

Caution

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

About

This repository contains a client that interacts with a server API to create account, upload/share files and folders with other users with E2EE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages