Skip to main content
blog.backLink
Β·6 minprivacysecurityarchitecture

Privacy Architecture: Your Audio Never Leaves Your Device

When you record a conversation with dijin, the audio never touches a server. This is not marketing β€” it is a fundamental architectural decision.

πŸ”‘
Your audio never leaves your device. This is not a setting you can toggle β€” it is how dijin is built.

The On-Device Stack

ComponentPurposeRuns Where
On-device speech engineSpeech-to-text transcription100% on-device
on-device language modelInsights, memory, local reasoning100% on-device
Semantic search modelSemantic search embeddings100% on-device

What Gets Synced vs What Stays

βœ— Synced (encrypted)
βœ—Text transcripts
βœ—Insights and action items
βœ—Speaker labels
βœ—Usage metrics (anonymous)
βœ“ Never Leaves Device
βœ“Audio recordings
βœ“Voice embeddings
βœ“Raw audio buffers
βœ“Voiceprint data
β„Ή
Cloud sync is entirely optional. You can use dijin completely offline β€” every feature works without internet.

Data Flow

Privacy Data Flow
Microphone β”‚ ──▢ Audio buffer (RAM only)
speech engine β”‚ ──▢ Text segments (on-device)
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
Audio buffer
DISCARDED
(never saved)
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
Local DB β”‚ ──▢ Local database (encrypted)
(optional)
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜```

GDPR Data Deletion

One-click
Deletion
All tables
Scope
30 days
Timeline
Transcripts, insights, labels, usage, account
Coverage

One-click deletion removes all your data from our servers. Cascades across all tables. Within 30 days, everything is permanently gone.

Privacy Mode

πŸ”’
When Privacy Mode is enabled, dijin operates with zero network egress. No analytics, no sync, no cloud. Everything local. Available to Free and Pro users.

We built dijin this way because your conversations are among the most sensitive data you produce. They deserve infrastructure that treats privacy as a requirement, not a feature.

blog.tryCta

blog.ctaDescription

blog.ctaButton
Privacy Architecture: Your Audio Never Leaves Your Device