snpranav / object-storage-encryption-demo

Demo of how to use a cloud key manager to perform client side encryption for data uploaded to object storages' like AWS S3, Google Cloud Storage, Azure Blob Storage, Minio, etc

Home Page:https://moral-fox.sneakpeak.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client Side Encryption Demo for Any Object Storages

Tutorial guide and Demo Video can be found on CipherTrust Learn. cover image

This demo shows you how to encrypt data on the client side and upload it to your favorite without having to worry about figuring out cloud key management solutions.

Technology Used in this Demo

Note - the tools I used can be swapped for others. I created this to provide a conceptual understanding of how client-side encryption for data in object storages is possible. Don't fret if you don't use these 😄

About

Demo of how to use a cloud key manager to perform client side encryption for data uploaded to object storages' like AWS S3, Google Cloud Storage, Azure Blob Storage, Minio, etc

https://moral-fox.sneakpeak.dev

License:Apache License 2.0


Languages

Language:JavaScript 95.6%Language:TypeScript 2.6%Language:Shell 1.4%Language:CSS 0.3%