Last updated: March 18, 2026
EDITOR is a single-file progressive web app that runs entirely in your browser.
Everything stays on your device. No internet is used after the PWA loads.
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).
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