01
Encrypted local data
Profile context, job descriptions, access tokens, and durable grants use Electron safeStorage, backed by macOS Keychain or Windows DPAPI.
Demo security notes
Do not enter sensitive data in this demo. The items below describe intended architecture and must be independently verified for any production release.
01
Profile context, job descriptions, access tokens, and durable grants use Electron safeStorage, backed by macOS Keychain or Windows DPAPI.
02
Desktop renderer pages run sandboxed with context isolation and Node integration disabled. Narrow preload APIs validate sensitive IPC requests.
03
Production provider credentials belong in the Express service, not this frontend or packaged renderer assets.
04
SmartyAI can request capture exclusion, but behavior depends on the operating system and the application doing the capture. It cannot guarantee invisibility.
Ready to see the desktop experience?
View downloads