Collected, and unverifiedThe name, phone and email you type are stored. Not one of them is verified against anything.
No code is sent to the phone, no link is sent to the inbox, no register is consulted and no person reviews the account. The password is stored as a bcrypt hash at cost 10, so it is never readable — by us, or by anyone who takes the database.
- Stored
- name, phone, email, username, password hash
- Verified
- none of it — no SMS code, no email link, no review
- Never asked
- ID document, selfie, proof of address, card, source of funds
- Reset path
- none — the password cannot be recovered
Write the password down somewhere physical before you press create. It is the only thing standing between you and the coins.