Skip to main content
Slide AIPresentations and documents — fast

Is my data secure? Where is the privacy policy?

httpOnly sessions, password hashing, payment keys on server.

Short

  • Session cookies are httpOnly
  • Passwords use modern hashing
  • Payme / Click secrets stay on the server
  • Full rules: Privacy Policy page

On your side: strong password, avoid phishing links, sign out on shared devices.

Questions: [email protected].

Is my data secure? Where is the privacy policy?