Last updated: April 4, 2026
Security is foundational to Tokyo Brain. When you trust us with your AI agents' memories, we take that responsibility seriously. Here's a technical overview of how we protect your data.
Envelope encryption at rest with dedicated key hierarchy
All data in transit encrypted with latest TLS standard
Infrastructure in ap-northeast-1 within private VPC
JWT + API key + Agent auth with rotate/revoke support
All stored data is encrypted using AES-256-GCM with an envelope encryption architecture:
| Component | Detail |
|---|---|
| Region | AWS Tokyo (ap-northeast-1) |
| Network | Private VPC with no public database access |
| CDN / DNS | Cloudflare with DDoS protection |
| Database | Private subnets only, no internet-facing endpoints |
| Secrets | AWS Secrets Manager with automatic rotation |
Tokyo Brain supports multiple authentication layers to fit different integration patterns:
Standard API keys for server-to-server communication. Keys can be rotated and revoked instantly through the dashboard or API.
Short-lived JSON Web Tokens for session-based access with configurable expiration.
Dedicated agent keys (prefixed nx_live_) designed for AI agent integrations:
Strict multi-tenancy ensures your data is completely isolated:
AI memory data presents unique security challenges. We implement multiple defense layers:
| Backup Type | Frequency | Retention |
|---|---|---|
| Automated snapshots | Daily | 8-day rolling window |
| Permanent archives | Monthly | Indefinite (S3 Glacier) |
| Storage | Amazon S3 with server-side encryption (SSE-S3) | |
Recovery procedures are tested quarterly. Target RPO is < 24 hours, target RTO is < 4 hours.
| Standard | Status |
|---|---|
| GDPR (Articles 15–17) | Supported — Access, export, and delete APIs available |
| CCPA | Supported — Full data access and deletion rights |
| SOC 2 Type II | Planned 2027 |
| ISO 27001 | Under evaluation |
We welcome responsible security research. If you discover a vulnerability:
🛡️ Report security issues to security@tokyobrain.ai
Please allow us reasonable time to address issues before public disclosure.
For security-related inquiries not covered here: