SECURITY & ENTERPRISE · UPDATED AUGUST 2026

Security review, in plain facts.

Everything an IT or InfoSec team needs to evaluate LockedIn Flow: where dictation data is processed, what permissions the app requests, how it is signed, and which deployment features are available today.

The one-sentence posture

LockedIn Flow has no vendor transcription backend: dictation audio, transcripts, vocabulary, and screen content are not sent to us. Network access is limited to the initial model download and optional update checks.

Data flow (complete)

Scroll horizontally to inspect every column.

LockedIn Flow data flow by processing stage
StageWhere it happensLeaves the device?
Microphone captureBest-effort Apple system voice processing, then in-process 16 kHz mono, in-memory capture; transparent fallback when unsupportedNo
Speech recognitionParakeet TDT v3 on the Apple Neural EngineNo
Text cleanupRules on macOS 15+; optional Apple FoundationModels on macOS 26+No
InsertionOS APIs (Accessibility / pasteboard)No
Opt-in edit learning (available in v0.4.8)Three in-memory checks of only the exact field where the app just inserted textNo
History & vocabularyAES-256-GCM files, Keychain-held keyNo
Model downloadOne time, ~600 MB, huggingface.coOutbound, once
Update checkEd25519-signed Sparkle release feedOutbound when enabled

Permissions — the whole list

Code signing & supply chain

Offline enforcement for locked-down fleets

After the one-time model download, the app works with all egress blocked — verified in our self-test with network fetches refused at the library level. Models can be pre-seeded via MDM into ~/Library/Application Support/FluidAudio/Models, and there is no account, activation, or revalidation heartbeat for a firewall to learn to hate.

Data governance

Deployment

What we don't claim

No HIPAA, FedRAMP, or SOC 2 compliance or certification is claimed. The architecture reduces the cloud-transcription exposure because no transcription provider receives dictation content. FileVault, screen lock, MDM, and this app are inputs to an organization's own risk analysis; they do not by themselves establish compliance. We're happy to answer your security questionnaire through the contact and support form. Healthcare organizations should also read the dedicated healthcare and clinical teams page, which covers the Clinical Mode pilot program and its boundaries.

FREE 14-DAY TRIAL · NO CARD · NO ACCOUNT

Evaluate the Mac build.

Every Pro feature available on your Mac is unlocked for 14 days. Team deployment controls remain a pilot rather than a generally available product.

Download for macOS

Architecture statements reviewed against the current app source, August 11, 2026. The signed release feed is active; team deployment controls remain a pilot.