Skip to content

encrypt files using js and share then with a simple python app

Notifications You must be signed in to change notification settings

mthbernardes/encryptandshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encrypt&Share

This is a service to encrypt and share files. All the files are encrypted on the client side using only javascript CryptoJS library with a randomly generated password.

How to install

  • pip install -r requirements.txt
  • python index.py
  • http://127.0.0.1:5000

About

encrypt files using js and share then with a simple python app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages