What Does LockDown Browser Actually See on Your Mac? (2026 Audit)

LockDown Browser on Mac reads: the active exam window, the running-process list (for blacklist enforcement), basic system identifiers, and - when Respondus Monitor is enabled - your webcam stream, microphone audio, and periodic screen captures. It does NOT read: your Documents folder, Safari history, Time Machine backups, files outside the exam window, or other apps' content. Below: every claim sourced.

What LDB sees (alone, no Monitor)

With Respondus Monitor disabled, LDB is purely a kiosk-mode wrapper around the exam interface. It accesses:

What Respondus Monitor adds

When Monitor is enabled (instructor-controlled flag in the Respondus Dashboard):

What LDB does NOT see

Documented (per Respondus's privacy policy + observed on the LDBypass test fleet):

Capability vs. behavior - the gap

Some permissions LDB requests grant capabilities broader than what LDB actually uses:

The discrepancy between capability (what the permission allows) and behavior (what LDB does with it) is a matter of trust in Respondus's controls. Their privacy policy commits to the narrower behavior; observable behavior matches.

How to verify yourself on Mac

  1. Network endpoints: nettop -p $(pgrep "LockDown Browser") during the exam (run before the exam to set up logging; LDB blocks Terminal during exam itself).
  2. File system reads: fs_usage -w -f filesys "LockDown Browser" shows every file LDB touches.
  3. Screen Recording active: orange dot in macOS menu bar when LDB is recording.
  4. Webcam / microphone active: green camera icon + orange microphone icon in menu bar when Monitor is recording.

What changes by macOS version

The TCC permission model has tightened over Big Sur → Monterey → Ventura → Sonoma → Sequoia. Each release added more granular controls. LDB's requested permissions have not changed; what's changed is the user's ability to see and revoke them. Sequoia 15.3+ specifically added the 30-day Screen Recording re-confirmation that visibly surfaces the permission grant.

Frequently asked questions

Can LDB read what I'm typing in another app?

Without Accessibility permission (rare), no. With Accessibility permission, technically yes - but LDB's observed behavior is to detect kiosk-escape keystrokes only, not log all input. Verify by reviewing your TCC permissions in System Settings → Privacy & Security.

Does Monitor see my entire screen or just the exam window?

Monitor records what's visibly on screen - including any window not explicitly hidden. If you have Slack open in the background, Slack appears in the recording. The recording is screen-frame-based, not file system-based.

Can LDB read my exam answers if my LMS gets compromised?

LDB displays your answers as you type; if Respondus servers were compromised, the recording (which shows the screen including your answers) would be exposed. This is a generic SaaS-data risk, not specific to LDB. No public breach is documented.

I've heard LDB scans my entire hard drive - is that true?

No, unless your specific institutional configuration requires Full Disk Access (rare). Even with FDA, observed behavior is filename-based scanning for specific forbidden files, not content reading.