Last updated 28 August 2026
French Tutor is a personal project operated by one individual for their own use. It has no other users, no company behind it, and nothing to sell.
drive.readonly scope, through rclone, the server lists and
downloads image files from a single folder chosen by the account owner. It
never writes to Drive and never touches files outside that folder.
All of it lives in a single SQLite file on the operator's own server. Photos themselves are not stored; they are fetched from Drive when needed, resized in memory, and discarded.
Data is kept for as long as the operator finds it useful and can be deleted at any time by deleting the database file. Drive access can be revoked at any time from Google account permissions, which immediately ends this application's ability to read anything.
Questions about this policy: omarkifanuri@gmail.com.