Skip to content

Simple lightweight encrypted filesystem to have fun with pysodium and pycryptodome

Notifications You must be signed in to change notification settings

hugoducom/secure-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight Encrypted File System

Python required : 3.10 or greater

How to install and execute the project locally :

git clone https://github.com/hugoducom/secure-cloud.git
cd secure-cloud
# Maybe create a venv
pip install -r requirements.txt
python main.py

It should output the welcoming CLI :

Welcome to the secure cloud client!

        1. Login
        2. Register
        3. Exit

Enter your choice:

Technical details (french) : https://hugoducom.ch/post/2024/cloud/

About

Simple lightweight encrypted filesystem to have fun with pysodium and pycryptodome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages