Start here · Beginner · 12 min read

How Rhea works: data, access, and identity

A guided introduction to the three lanes of Rhea — RED for data, Rhea Key for access, and Rhea ID for identity — and how they fit together today and in Rhea's planned direction.

1. Rhea's category and purpose

Rhea builds infrastructure for keeping enterprise data protected and under organizational control across the environments where it is stored and used.

RED is enterprise data protection and management infrastructure — not an encrypted storage service. Organizations keep their chosen storage environment, while RED controls how sensitive data is protected, organized, authorized, accessed, shared, moved and audited.

Storage holds protected objects. RED governs how they become readable and usable.

01DataREDEncrypted content and storage02AccessRHEA KEYSigned authorizations03IdentityRHEA IDVerified attributes
Three lanes: Data through RED, Access through Rhea Key, Identity through Rhea ID.

The three lanes are separate on purpose. Access decisions do not require exposing content. Identity attributes do not require centralizing personal data. Content protection does not depend on a specific identity provider.

2. What RED is, and is not

RED is Rhea's enterprise data protection and management infrastructure — not an encrypted storage service. It sits above organization-selected data environments and governs how sensitive data is protected, organized, authorized, accessed, shared, moved and audited.

Client-side encryption is one enforcement mechanism inside RED; RED's category is enterprise data protection and management infrastructure.

3. Storage access versus readability

Storage access is not the same as data readability.

Cloud credentials and storage permissions determine who can reach stored objects. RED adds a separate protection and authorization model around sensitive file content. Possession of a protected object — whether reached through normal administration, copied storage credentials, or a storage incident — is not by itself sufficient to make that content readable.

If protected objects are copied from connected storage without the required decryption authority, the copied encrypted file content is not independently readable. This does not protect plaintext after authorized decryption or eliminate risks on a compromised authorized endpoint.

4. Current RED operating model

This is the currently available RED operating model. Protected file content is encrypted client-side before reaching the organization's AWS S3 environment. RED maintains the verified protection, authorization and audit functions around those operations.

RED gives organizations one environment to protect, organize, authorize, access, share, move and audit sensitive data across supported storage environments. The organization keeps control of where data is stored; RED maintains the protection and access model around it.

Protected file content is encrypted client-side before reaching connected storage. Rhea's infrastructure has no independent ability to decrypt it.

Your devicePlaintextKeys held underyour controlAES-256-GCMclient-side encryptionYour storageCiphertext onlyBYOS bucket(AWS S3 today)RHEA'S SERVICES SEE ONLY CIPHERTEXT AND OPERATIONAL METADATA
Content is encrypted on the device before it is written to storage.

AES-256-GCM is an authenticated encryption mode: tampering with the ciphertext or the authentication tag causes decryption to fail rather than to silently produce wrong plaintext.

5. RED, Rhea Key and Rhea ID responsibilities

The three lanes describe product responsibilities. They are different from the RED operating model, which describes how an organization currently uses RED with Rhea Key and its selected storage.

  • REDRED is Rhea's enterprise data protection and management infrastructure — not an encrypted storage service. It sits above organization-selected data environments and governs how sensitive data is protected, organized, authorized, accessed, shared, moved and audited.
  • Rhea KeyRhea Key provides user-controlled cryptographic authentication, signing and human approval. Private authentication material remains protected by the user's device and is not transmitted to Rhea.
  • Rhea IDRhea ID is planned to establish verified identity or specific identity attributes for services that choose to require them, while reducing repeated exposure of unnecessary personal information.

Separating data protection, authorization and identity reduces the amount of sensitive information any one Rhea product needs to handle. Rhea Key and Rhea ID do not receive protected file contents. A storage provider receives encrypted file content rather than readable protected content.

1Signing surface signs the requested authorization2Signature and request are validated3RED evaluates the applicable access authority4Permitted key material becomes available to the authorized client5Client decrypts the object on the device
Cryptographic authorization and client-side decryption.

6. Content, key, identity and metadata boundaries

Only encrypted protected-file content reaches connected object storage. RED and Rhea may still process the operational metadata required to provide authorization, organization administration, metering, security and audit functions.

Each protected document is encrypted with its own data-encryption key, which is wrapped for authorized recipients.

Private authentication material remains protected by the user's device and is not transmitted to Rhea. Rhea does not operate a key-recovery service.

USER / DEVICE+Plaintext+Private keys+Signing authority+Audit events on their actionsOther members' plaintextRHEA SERVICES+Organization metadata+Roles, sessions, audit events+Billing metadataPlaintext contentUser private keysIndependent decryption pathSTORAGE PROVIDER+Ciphertext blobs+Object keys / sizes+Bucket access logsPlaintext contentEncryption keys
Trust boundaries: what the user, Rhea's services, and the storage provider can and cannot access.
  • Protected content: the objects a user encrypts with RED. Rhea's services have no independent ability to decrypt protected customer content.
  • Encryption keys and private keys: held under the user's control. Private authentication material remains protected by the user's device and is not transmitted to Rhea. Rhea does not operate a key-recovery service.
  • Operational metadata: Only encrypted protected-file content reaches connected object storage. RED and Rhea may still process the operational metadata required to provide authorization, organization administration, metering, security and audit functions.
  • Audit records: RED records relevant operational metadata for verified categories — actor, action, resource, time and outcome where applicable. Audit records contain operational metadata, not readable protected content.
  • Storage provider: sees ciphertext and object metadata such as sizes and access times. It does not see plaintext or encryption keys.

7. Current availability matrix

The tables below are the same product and deployment status used across Rhea's public site, so this article never drifts from other pages.

Products and clients

Products and clients
ItemStatusMeaning
REDStatus: AvailableEnterprise data protection and management infrastructure
Rhea Key WebStatus: AvailableCryptographic authentication, signing and approval
Rhea Key AndroidStatus: AvailableCryptographic authentication, signing and approval
Rhea Key iOSStatus: Coming soonPlanned iOS client
Rhea IDStatus: Coming soonVerified identity or selected attributes

Storage and deployment

Storage and deployment
ItemStatusMeaning
AWS S3 (BYOS)Status: AvailableOrganization-selected AWS S3 environment
Azure Blob StorageStatus: Planned
Google Cloud StorageStatus: Planned
Cloudflare R2Status: Planned
Oracle Cloud Object StorageStatus: Planned
S3-compatible storageStatus: PlannedBeyond the currently supported AWS S3 path
BYOD (Bring Your Own Database)Status: PlannedSupported database environments in the future

8. Future controlled-use model (Planned)

Extending organizational control to every authorized actor.

Rhea's direction is to extend RED from human-controlled protected-file operations to supported databases, applications and controlled agent workflows. Planned interfaces are intended to let authorized systems request narrowly scoped operations under organizational policy, required human approval and audit.

Today, RED supports human-controlled protected-file operations with organization-selected AWS S3 storage. Rhea's direction is to extend RED's protection, authorization and audit model to additional storage providers, supported databases, authorized applications and controlled agent workflows. Those integration interfaces are planned and are not currently generally available.

Rhea is building infrastructure for keeping organizational data under controlled use across storage environments, databases, people, applications and agents. RED governs how protected data is accessed and used. Rhea Key provides cryptographic authentication and human approval. Rhea ID is planned to establish verified identity or specific attributes when required. Organizations retain control of their data environments, policies and authorized actors.

9. What remains planned

The following are not currently generally available. These interfaces are not currently generally available. Public technical documentation will be published only when the corresponding integration surfaces are ready.

  • Planned. Public RED API or SDK documentation.
  • Planned. Generally available application integration.
  • Planned. Generally available agent integration.
  • Planned. BYOD and database integrations.
  • Planned. Multi-cloud object-storage support beyond AWS S3.
  • Planned. Rhea ID.
  • Planned. Rhea Key iOS.

10. Compliance boundary

Organizations operating under GDPR, NIS2, DORA, EHDS or sector-specific requirements may evaluate RED as one technical and organizational control within a broader compliance programme.

RED does not by itself make an organization compliant, and legal obligations depend on the organization's deployment, policies, processes, contracts and applicable law.

Available vs planned, at a glance

Available vs planned

ComponentStatusDetail
REDStatus: AvailableEnterprise data protection and management infrastructure.
Rhea Key — WebStatus: AvailableSigning surface at rheakey.com.
Rhea Key — AndroidStatus: AvailableSigning surface for cryptographic authorization.
Rhea Key — iOSStatus: Coming soonNot currently available.
Rhea IDStatus: Coming soonVerified identity or specific identity attributes.
BYOS — AWS S3Status: Available
BYOS — Azure, GCS, R2, Oracle, S3-compatibleStatus: Planned
BYOD — customer-owned databaseStatus: Planned
Application interfacesStatus: Planned
Agent interfacesStatus: Planned
Public API / SDK / MCPStatus: Planned

Where to go next

This article introduces the whole system at a high level. For product-specific detail, see RED, Rhea Key, and Rhea ID. For a vocabulary reference, see the Learn glossary.