Public policy
Privacy
Longhouse Listings is local-first v1 software. Public pages hide submitter identity, owner contact, moderation notes, report state, and saver identities.
Account data
Accounts are handled through Supabase Auth. Email sign-in stores the account identity needed for sessions, ownership, and confirmation. If you choose Google sign-in, Supabase Auth stores the provider identity needed to keep your Longhouse Listings account attached to that Google account.
Profiles are internal and used for account ownership, moderation context, display name, and role checks. Public listing pages do not show submitter identity or profile details.
Listings and saves
Published listing content is public. Saves are private to the signed-in user; public save counts appear only when a listing reaches at least 3 saves.
Reports
Confirmed users can report published listings. Reports are visible to admins only and do not automatically hide a listing.
Service data
Longhouse Listings uses Supabase for authentication, database, and storage services, and Vercel for hosting, analytics, and speed insights. Product email notifications are not sent in v1; Supabase auth emails and Google OAuth prompts are used only for account access.