Privacy (short)
This is a testnet demonstration of Sign in with Dash. It is not a production identity provider and does not handle real funds.
- What we store: Dash identity ID, DPNS name, session records for this site, optional email if you choose to add one, access-control lists (allowlist/bans/invites), and contact-form messages if you send them.
- What we never store: recovery phrases, BIP-39 passphrases, or private keys. Login signatures prove control without transferring keys to the website.
- Cookies: short-lived browser-binding and session cookies only (no multi-week “remember me”).
- Contact form: optional; used only so the host can reply. Configure your own recipient when self-hosting.
- Logs: ordinary web/server logs may include IP addresses and request metadata.
Self-hosters: set your own privacy policy for public deployments. Source: https://github.com/rhelwig/SignInWithDash.