/secure-cloud

Application that secures files in cloud storage written in Go.

Primary LanguageGoMIT LicenseMIT

Secure Cloud

A Google Drive API client that allows a user to encrypt a shared Drive folder and share the folder with trusted users.

Installation

Run:

$ go build ./client/client.go

You can then run the client program. For usage help:

$ ./client/client --help