Drumolo is a small, self-made project β and I built it so that respecting your privacy isn't a policy I ask you to trust, it's how the system is wired.
| Your email | To sign you in, verify your address, and send account emails (verify / password reset). Never sold or shared. |
|---|---|
| Your password | Only as an irreversible argon2id hash β never the password itself, never in plain text, never in logs. |
| Membership | Whether you're Free or on Drumolo Pro, so the app knows what to unlock. The payment itself is handled by my processor, not stored here. |
| Feedback you send | Only if you use the feedback button β your message plus basic context (page, browser) so I can act on it. |
That's it. No card numbers, no location tracking, no advertising profile, no selling lists.
Every page and request is served over HTTPS/TLS (the padlock in your browser). Traffic rides through Cloudflare, which also shields the server and absorbs attacks.
Passwords are hashed with argon2id, the modern memory-hard standard. Sessions use signed, httpOnly, Secure cookies a browser script can't read.
Checkout is handled by Lemon Squeezy, our Merchant of Record and a PCI-DSS-compliant processor. Your card details go straight to them and never touch Drumolo's server.
Verification and password-reset links are single-use and expire quickly. Sign-in attempts are rate-limited, and reset never reveals whether an email is registered.
The account database is backed up nightly to two separate disks, so a hardware failure can't wipe your account β and backups hold the same hashed-only passwords.
If analytics are ever enabled, it's a cookieless, privacy-first counter (no cross-site tracking, no selling). I only want to know which features get used β never who you are.
You'll see sites plastered with β100% secureβ seals. I'd rather show you the real thing than a sticker: the verifiable facts above β a valid TLS certificate (check the padlock), argon2id hashing, and a PCI-compliant payment processor β are the genuine security guarantees. I won't display a third-party βauditβ badge Drumolo hasn't actually earned.
Want a copy of your data, or want it gone for good? Email me and it's done β deleting your account removes your record and everything attached to it. Questions about any of this are welcome too.
π Coming soon β a short note about who builds Drumolo and why.