Categorygithub.com/killiandavitt/securecloud
repository
0.0.0-20160808154839-5617d7261327
Repository: https://github.com/killiandavitt/securecloud.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Secure Cloud

Build Status Go Report Card

A file encryption application for https://www.github.com/KillianDavitt/ClassCloud

Uses AES256 bit encryption to encrypt your files before uploading them to an instance of 'ClassCloud'

Introduction

The application consists of two programs, both written in go; the user application and the key server. Both of these programs interact both with each other as well as with the cloud server itself. The cloud server must be an instance of 'ClassCloud'

Application Architecture

architecture diagram