Privacy Policy

Last updated: March 18, 2026

EDITOR is a single-file progressive web app that runs entirely in your browser.

The app collects nothing

Local Folder mode

Everything stays on your device. No internet is used after the PWA loads.

Google Drive mode

The app only communicates directly with Google’s official Drive API using your own authentication. Your files never pass through any other servers. The access token is stored only locally in your browser (IndexedDB).

Local Storage

Settings and session data are saved only in your browser’s localStorage + IndexedDB.

No cookies. No third-party services (except Google’s APIs when you explicitly connect Drive).

© 2026 Jonatan Skäryd