Last updated: July 12, 2026
Grasp is designed from the ground up with privacy at its core. We believe your learning data is deeply personal and should never leave your device. Grasp does not collect, transmit, or store any personal data on any server.
All application data — including your enrolled courses, study sessions, mastery scores, progress, and preferences — is stored exclusively in a local SQLite database on your device. This database is not accessible to us or any third party.
None of this information is ever transmitted from your device.
Grasp makes network requests solely to download educational content from our public CDN (Content Delivery Network). These requests include:
These requests are standard HTTPS GET requests to jsdelivr.net and
raw.githubusercontent.com. No cookies, user identifiers, or tracking parameters are included in
any request.
Grasp does not include any analytics SDK, crash reporting service, or telemetry framework. We do not use Google Analytics, Firebase Analytics, Sentry, or any similar service. There are no tracking pixels, no fingerprinting, and no behavioral data collection.
Grasp does not require or support user accounts, email addresses, phone numbers, or any personally identifiable information. There is no sign-up, login, or authentication flow.
The only third-party services involved are content delivery networks used to serve static educational content:
These services have their own privacy policies. Grasp's requests to these services contain only the content path and a cache-busting timestamp — no user data.
Since all data is stored locally, uninstalling the Grasp application permanently deletes all your data. There is nothing to request deletion of because we never had your data in the first place.
Grasp is an educational tool suitable for learners of all ages. Because we do not collect any personal data, there are no special considerations required under COPPA or similar regulations.
If we make changes to this privacy policy, we will update the "Last updated" date at the top of this page. Because Grasp is open source, all changes are visible in our public Git history.
If you have questions about this privacy policy, you can open an issue on our GitHub repository.