Last updated: February 2026
When you create an account we store your email address (hashed password) and display name. When you generate a natal chart we store the birth details you provide (date, time, location) and the resulting chart data.
Your data is used solely to provide the House of Planets service: chart calculation, identity layer analysis, and conversational insights. We do not sell or share your data with third parties.
Data is stored in a PostgreSQL database. Passwords are hashed with bcrypt and never stored in plain text. Reset tokens are stored as SHA-256 hashes.
You can delete your account at any time from within the app. This permanently removes all your data including charts, sessions, insights, and chat history.
We use a JWT stored in localStorage for authentication. We do not use tracking cookies or third-party analytics.
For questions about this policy, please reach out through the app or repository.