Client Side Encryption
Client side encryptionΒΆ
- Data is [[encrypted]] by the client and never decrypted by the server
- Data will be [[decrypted]] by a receiving client
- The server should not be able to decrypt the data
- Could leverage [[Envelope Encryption]]