Message bodies
Message bodies are encrypted before leaving the sender's client and remain encrypted in the browser's persisted room state. The active client decrypts them into transient UI state only when preparing the conversation for display.
Neurons encrypts messages and attachments between participating clients while the messaging backend and data plane run in the customer AWS account. Matrix-compatible cryptography protects content; serverless infrastructure provides an independent layer of elastic operation and customer control.
The Neurons web client uses matrix-sdk-crypto for Matrix-compatible
end-to-end encryption. Content is encrypted before it is handled by the messaging
backend and decrypted by participating clients that hold the required cryptographic
material.
Message bodies are encrypted before leaving the sender's client and remain encrypted in the browser's persisted room state. The active client decrypts them into transient UI state only when preparing the conversation for display.
Attachment payloads follow the encrypted content path, so files remain encrypted while transported and stored by backend services.
Encrypted content remains protected when Matrix federation carries room events across organizational and homeserver boundaries.
Neurons combines two complementary security layers. Matrix-compatible E2EE protects readable communication content before it leaves participating clients. The customer-owned AWS environment protects the runtime and data plane with identity, transport, storage, monitoring and governance controls.
The current crypto SDK also supports encrypted state events, providing a path to extend this protection as Neurons adopts those event types.
Together, these layers provide defense in depth: E2EE keeps communication content unreadable to the backend, while AWS controls protect the services and data plane that transport, process and store encrypted payloads. Customer endpoint and AWS-account policies complete the operational security model.
Encryption and serverless infrastructure solve different problems. E2EE protects message and attachment content between clients. The AWS deployment model determines where backend services, event state, attachment payloads, logs and operational controls run.
Neurons combines them by installing runtime services and data stores in a dedicated customer AWS account. Managed services respond elastically to workload within configured quotas and limits, while the organization retains direct ownership of its deployment boundary.
An organization can evaluate Neurons as a secure messaging product without first
adopting Matrix terminology or operating a conventional homeserver. Matrix matters
because it supplies a proven cryptographic and federation foundation: the Neurons web
client uses matrix-sdk-crypto, while server-server compatibility provides
interoperability with the wider ecosystem.
Implemented client operations use standard Matrix client-server contracts and event
formats. Neurons changes the synchronization channel rather than the messaging protocol:
AWS AppSync Events WebSocket push replaces long-polling /sync, so the product
includes and requires the Neurons web client. Federation independently uses the standard
Matrix server-server API without protocol conversion.
Customer-hosted communication where content confidentiality and infrastructure ownership are explicit requirements.
A foundation for domain systems that add identity, directory, policy and workflow layers around encrypted messaging.
Cross-organization rooms and messages that retain E2EE while interoperating through Matrix federation.
Yes. The Neurons web client applies the encrypted content path to attachment payloads as well as message bodies, so backend transport and storage handle encrypted content.
The E2EE design does not require the messaging backend to hold plaintext content keys. Readable content remains at participating clients unless an endpoint or authorized client is compromised.
No. Operational metadata such as identities, room membership, routing and timing may remain visible where needed to operate the service. Its exact scope depends on configuration and features.
No. E2EE and serverless architecture are independent. Neurons combines content confidentiality with elastic operation and customer ownership of the AWS deployment.
The fixed-scope evaluation validates E2EE, workload behavior, deployment control, push delivery and Matrix federation against agreed success criteria.
Apply for Early Access