Security & Privacy

We build Talkey on a managed database and modern auth stack so technical controls, including encryption, enforced access rules, and careful cookie defaults, are part of the product, not an afterthought.

Encryption

Whether you are browsing a course or chatting with Talkey AI, your data sits on infrastructure that is encrypted when stored and encrypted again whenever it travels over the network. If something goes wrong, our database backups support point-in-time recovery (PITR) so we can roll back to a specific moment.

Illustration for encryption
Illustration for privacy

Privacy

We check permissions as close to your data as we can. In practice, Postgres applies row-level security (RLS) on many tables, so each query is filtered by policies tied to your signed-in account. That way, a stray bug in app code is far less likely to leak another learner's rows.

Cookies

We rely on a small set of first-party cookies so you can stay signed in without re-entering your password on every click. We do not use those cookies to build ad profiles or sell behavioral data to third parties.

Illustration for cookies
Illustration for AI governance

Artificial Intelligence (AI)

Talkey AI sends your prompts to an external model over an encrypted connection. If you save a conversation, it is stored in the same database as the rest of your account, with the same row-level rules. We do not use that content to train foundation models unless you have clearly agreed to that separately.

Learn more

Read how we handle personal data, or send us a message through the support form.