Privacy Policy

Last updated March 6, 2026 · Todd Deshane · todd.deshane@gmail.com

The short version: This application does not collect, store, or share any of your data. Everything stays on your local machine. There are no servers, no databases, and no third parties involved.

1. About This Application

toddllm-macbook is a personal command-line tool that connects to Google Workspace APIs (Gmail, Google Drive, Google Calendar, Google Sheets, Google Docs, Google Slides, and Google Tasks) using OAuth 2.0 authentication. It is used by a single person on one machine and is not distributed to others.

2. What Data Is Accessed

When you run a command, the application may access the following data depending on the service invoked:

ServiceData AccessedPurpose
GmailMessages, drafts, labelsDisplay, compose, and send email
DriveFile names, metadata, contentList, upload, and download files
CalendarEvents, dates, attendeesView and manage schedules
SheetsCell data and metadataRead and write spreadsheets
DocsDocument textRead and edit documents
SlidesSlide content and layoutRead and edit presentations
TasksTask lists and itemsManage tasks

3. What We Do NOT Do

4. Data Transmission

All communication happens directly between your machine and Google, over encrypted HTTPS. There are no intermediary servers.

Your Machine googleapis.com

5. Credential Storage

OAuth 2.0 tokens are stored locally in your operating system's native keyring (macOS Keychain), encrypted with AES-256-GCM. No credentials are transmitted to any server other than Google's OAuth endpoints.

6. Data Retention

This application does not retain any Google Workspace data. Information retrieved from Google's APIs is displayed in the terminal and is not saved, cached, or logged. Authentication tokens persist locally until you revoke access.

7. Your Rights

8. Children's Privacy

This application is not directed at or intended for children under 13. It does not knowingly access information from children.

9. Changes to This Policy

This policy may be updated. The date at the top reflects the most recent revision.

10. Contact

Questions about this privacy policy or the application's data practices:

Todd Deshanetodd.deshane@gmail.com