SECURITY & ENTERPRISE · UPDATED JULY 2026

Security review, in plain facts.

Everything an IT or InfoSec team needs to evaluate LockedIn Flow for an evaluation: 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)

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
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 ~/.cache/fluidaudio, 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 certification is claimed. The architecture removes the largest compliance surface because no third party receives dictation content — and your own device management (FileVault, screen lock, MDM) completes the posture. We're happy to answer your security questionnaire through the contact and support form.

FREE 14-DAY TRIAL · NO CARD · NO ACCOUNT

Evaluate the Mac build.

Everything 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, July 30, 2026. Release-feed activation and team deployment controls are still pending.