Privacy Policy

Goshtoso is an open-source component library and documentation site. It collects no personal data, runs no analytics, and makes no third-party network requests at runtime — everything ships locally with the site.

Information we collect

We do not collect personal information. There is no account, no newsletter, and no server-side tracking of visitors. The site does not run Google Analytics or any other analytics service.

Browser storage

The only data stored is kept locally in your browser and never leaves your device:

  • gt_storage — remembers whether you allowed browser storage or chose Use without storage.
  • localStorage values such as theme and dark-mode preferences — remember your selected appearance when storage is allowed.
  • Example-app cookies such as gt_todo, gt_profile, and gt_chat — self-contained demo state so examples can survive a refresh.
  • IndexedDB in the Profile example — stores avatar and cover image files locally on your device.

Third-party assets

Bundled libraries (Alpine.js, htmx, Tailwind CSS) and icon sets (Heroicons, Bootstrap Icons) are served locally from this site, not from a CDN, so no third party sees your requests. Each retains its own license — see the Attributions and License pages.

Children's privacy

This site is a developer documentation tool and is not directed at children under 13. We do not knowingly collect any data from anyone.

Your choices

Choose Use without storage to clear Goshtoso's local demo storage and stop example cookies from being set. The site keeps working, but preferences and some examples reset or stop persisting.

Contact

Questions or concerns? Open an issue at github.com/araihu/goshtoso.