mmcatcd / secure-cloud

Application that secures files in cloud storage written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Application that secures files in cloud storage written in Go.

License:MIT License


Languages

Language:Go 100.0%