seanfhear / secure-cloud

An application which allows a user to upload encrypted versions of their files to the cloud and add trusted users who can download decrypted copies of the files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secure-cloud

An application which allows a user to upload encrypted versions of their files to Dropbox and add trusted users who can download decrypted copies of the files.

  1. Clone repo
  2. Install requirements
  3. Add Dropbox access key into secure_cloud/config/config.json
  4. From repo root runcd secure_cloud/ && python manage.py runserver
  5. Navigate to localhost:8000 in browser

About

An application which allows a user to upload encrypted versions of their files to the cloud and add trusted users who can download decrypted copies of the files.


Languages

Language:Python 83.8%Language:HTML 16.2%