Skip to content

A local simulation of a secure cloud storage application for Google drive

License

Notifications You must be signed in to change notification settings

ShaunJose/Secure_Cloud_Storage_App

Repository files navigation

Secure_Cloud_Storage_App

Description

An implementation of a secure cloud storage application for Google drive

Run

Attention!!
Make sure you have your 'client_secrets.json' file for the Google Drive API, containing your client_id, client secret key, etc

python main.py

Dependencies

  1. cryptography
pip install cryptography
  1. pydrive
pip install pydrive

About

A local simulation of a secure cloud storage application for Google drive

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages