Skip to content

GDPR #31

Description

@mnemotiv

tl;dr - you should remove this disclaimer until this issue is resolved:

https://github.com/Telegram-Mini-Apps/analytics?tab=readme-ov-file#%EF%B8%8F-disclaimer

Problem:

My tests shown that you're sending at least a Telegram user ID to your backend.

Under GDPR and specifically in Telegram's case it's PII (personally identifiable information), because it doesn't prevent re-identification in specific cases.

Solution:

You should send a one-way-hashed user fingerprint to your backend, instead of using a plain PII data.

P.S.

TON is going to USA - don't forget to check local privacy laws in each state.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions