Thematics ~ PrivacyPrivacy
Privacy is important – let's be transparent about it.
- There are no analytics on the website.
- All server requests are internally logged, secrets are redacted.
- The server is hosted on Fly.io – it tracks the location of the requests.
- Sessions are stored as cookies that are http-only, secure, and use HMAC.
- Every asset you upload is visible to the moderation team who must approve the asset before it is visible across the website.
- Every uploaded asset goes through an AI model to generate captions. (working on it)
- Passwords are stored as Argon2 – the winner of the Password Hashing Competition.
- Assets are stored in Backblaze.
- Secret cards are not truly secret – anyone with a Backblaze URL to the image can view it.
- The database is using PostgreSQL and Valkey which is hosted on Aiven.
- Searches are recorded to improve the recommendations in the magic tab. (working on it)
If you have any questions, please contact us at team@thematics.io.