Merchant portal
Create a private account.
Use a long passphrase (12+ characters). Owner identity is collected later, encrypted, inside the dashboard — not on this page.
- HttpOnly session cookies — not localStorage
- Passwords hashed on the server, never stored in plain text
- Owner files encrypted at rest (AES-256-GCM) after you submit them
