Security

How Sonda protects your research data, interview transcripts, and stakeholder insights.

Architecture overview

Sonda runs on modern, auditable cloud infrastructure. The application layer (Vercel) handles the designer console and interviewee screens. The interview engine (Fly.io) processes real-time conversation state. The database (Neon PostgreSQL) stores all persistent data. These components communicate over encrypted channels with mutual authentication.

Data encryption

In transit

All connections use TLS 1.2+ (HTTPS). This includes designer console sessions, interviewee interview links, API calls between services, and database connections. No data is transmitted in plaintext.

At rest

Database storage is encrypted at rest via Neon's infrastructure (AES-256). Uploaded files (stimuli, audio) are stored in Cloudflare R2 with server-side encryption. Signed URLs expire after 1 hour.

Authentication & access control

AI & data processing

Data isolation

Each organization's data is logically isolated at the database level. All queries are scoped by organization ID, enforced at the API layer via capability checks. Cross-organization data access is architecturally impossible through normal API paths.

Evidence integrity

Sonda's synthesis engine validates every claim against the transcript before surfacing it. An automated evidence checker verifies that every quoted passage exists verbatim in the cited transcript segment. Claims that fail validation are stripped, not displayed. This ensures synthesis reports contain zero unsupported claims.

Consent & interviewee rights

Operational security

Infrastructure providers

ProviderPurposeRegion
VercelApplication hostingUS (auto-edge)
Fly.ioInterview engineUS East (iad)
NeonPostgreSQL databaseUS East
Cloudflare R2File storage (stimuli, audio)Auto (nearest)
AnthropicAI interview + synthesisUS
OpenAIAudio transcriptionUS
ElevenLabsVoice synthesisUS/EU
ResendTransactional emailUS

Compliance

Sonda is designed with GDPR principles in mind: data minimization, purpose limitation, and data subject rights. We are working toward formal SOC 2 Type II certification. If you have specific compliance requirements, please contact us.

Responsible disclosure

If you discover a security vulnerability, please report it to hello@myaugmenta.com. We will acknowledge receipt within 48 hours and work with you to understand and remediate the issue.

Questions?

For security-related inquiries, contact hello@myaugmenta.com. For general questions, reach us at hello@myaugmenta.com.

← Back to Sonda · Privacy Policy · Terms of Service