Skip to content

This repository contains a server that use symmetric encryption to encrypt user files/folders and asymmetric encryption to share files/folders among users.

Notifications You must be signed in to change notification settings

CSharper63/server_encryption_file_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository contains a server that use symmetric encryption to encrypt user files/folders and asymmetric encryption to share files/folders among users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages