📁 Minerva
File encryption and compression service
Minerva is a Golang-based application that securely encrypts and compresses files before uploading to S3. I've really been wanting to learn Golang and this was a perfect opportunity to do so. I also wanted to learn more about file encryption, and how to securely store files in the cloud. Minerva uses AES encryption to ensure that files are secure, and uses S3 for storage.
GitHub Repo
Golang
AWS S3
Render
AES