Client-side encryption

ID: client-side-encryption

Client-side encryption is a method of data protection in which information is encrypted by the client (the user's device) before being transmitted to a server or cloud storage. This approach ensures that the data remains encrypted while in transit and at rest, meaning that even if a third party, such as the service provider, gains access to the data, they cannot read or interpret it without the encryption keys.

New to topics? Read the docs here!