HyperMango is a web-based multimedia stack authoring application. It runs entirely inside
your browser (a GitHub Pages static site with no server-side code). Users can create,
draw on, and navigate multi-card stacks, then save them as .hweb files.
When accessed from Google Classroom or Google Drive, the app can open and save those
files directly in the user's Google Drive.
HyperMango requests the
https://www.googleapis.com/auth/drive.file OAuth scope.
This is a restricted, file-specific scope. It grants the app access only to:
The app does not request access to any other files in the user's Drive, and it cannot read, list, modify, or delete any file that the user has not explicitly chosen to open with it.
The Google Drive data accessed by HyperMango is used exclusively to:
We do not use the data for any other purpose, including advertising, analytics, training machine-learning models, or any purpose unrelated to providing the authoring service described above.
HyperMango has no backend server and no database. All processing happens locally in the user's browser.
We do not share any Google user data with third parties. The only external services the app communicates with are:
HyperMango is designed for educational use including K–12 classrooms. The app itself collects no personal information. All data handling is governed by Google's own policies (for Drive and Classroom integration). Schools and teachers are responsible for ensuring their use of Google Workspace for Education complies with applicable laws (COPPA, FERPA, and equivalents in their jurisdiction).
HyperMango's use of Google APIs complies with the Google API Services User Data Policy , including the Limited Use requirements. Specifically:
Because HyperMango has no server, there is no server-side storage to breach. OAuth tokens exist only in the browser tab's memory and are discarded when the tab is closed. Communication with Google APIs occurs over HTTPS.
If this policy changes in a material way, the "Last updated" date at the top of the page will be revised. Continued use of the app after such changes constitutes acceptance of the updated policy.
Questions or concerns about this privacy policy can be directed to: mattpoindexter@gmail.com