Privacy

How TachiSuke handles submissions, optional email, and future account data while the site remains static-first.

This page explains the current Phase 1 privacy posture. The site is static-first today; any future login, favorites, or database features will require a fuller privacy review.

Current site status

  • Public TachiSuke pages are readable without login.
  • Account, favorites, and submission history pages are placeholders and do not store real account data.
  • The site does not currently connect to Supabase, PostgreSQL, or a custom database.

Submit-place and email

  • The submit-place form only posts to an external form endpoint when PUBLIC_SUBMIT_PLACE_FORM_ENDPOINT is configured.
  • Email is optional and private; do not submit someone else's personal data or sensitive information.
  • Submitted place information may be edited, corrected, and normalized before publication.

Future data features

  • Phase 2 may add login, favorites, and user profiles.
  • Phase 3 may add place submission storage and a moderation dashboard.
  • Before collecting personal account data, retention, deletion, and access control rules must be reviewed.