Skip to content

docs/privacy-section - #69

Open
SikoraKam wants to merge 2 commits into
mainfrom
docs/privacy-section
Open

docs/privacy-section#69
SikoraKam wants to merge 2 commits into
mainfrom
docs/privacy-section

Conversation

@SikoraKam

Copy link
Copy Markdown
Collaborator

No description provided.

@SikoraKam
SikoraKam requested review from BrtqKr and piaccho as code owners July 30, 2026 15:11
@matrixxonek

Copy link
Copy Markdown
Collaborator

Good job done here, but i found some inaccuracies:

Line 483 is wrong. AsyncStorage declares NSPrivacyAccessedAPICategoryFileTimestamp / C617.1, not UserDefaults / CA92.1. It stores files on iOS, not NSUserDefaults. CA92.1 comes from expo-constants and expo-localization.

IP address is missing entirely. Read from headers in /api/link/click, /api/link/universal-link-click, and /api/link/match-link; stored in clicks.ip plus a second copy in matched_device; highest weight in the matcher (ipExact: 500). Our privacy policy already discloses it, so the README contradicts it.

Lines 468/509 — app_open is automatic. DetourProvider fires it with the device ID on every cold start. Not opt-in, as the wording implies.

Line 469 — clipboard content is stored, not just sent (persisted in matched_device). That's what justifies the Yes answer.

Also this readme section will need to be rewritten soon after we implements our future sdk changes, so maybe we should wait and update it together?

@matrixxonek matrixxonek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

submitting comment

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants