KillianDavitt / SecureCloud

A secure file encryption and uploading app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A secure file encryption and uploading app

License:GNU General Public License v3.0


Languages

Language:Go 100.0%