Security model

Your storage password does not need to leave Windows.

AgooCloud recommends client-side encryption. The agent derives a key from the password, encrypts each changed chunk and sends only encrypted bytes through the managed API.

Before transit

AES-256-GCM protects chunk confidentiality and integrity. Password-based keys use a memory-hard derivation function and are not sent to the server.

In transit

Production traffic is expected over TLS. Authenticated endpoints apply ownership checks to devices, backup sets, sessions, manifests and restore chunks.

At rest

Object-storage credentials remain server-side. AgooCloud stores encrypted payloads under per-customer object keys and tracks metadata separately.

Shared responsibility

If you lose a client-side encryption password, AgooCloud cannot recover it. Keep a protected password record and regularly test restores.

Report a vulnerability

Please send a responsible disclosure to contact@rvlworks.com. Do not access or alter data that is not yours.