Don't send buffering events by default #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-fdroid#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Issue
Since 0.15.15 release, LBRY is sending some data to their servers when a buffering event occurs.
According to FDroid documentation:
As this is something will only affect the build for FDroid, I think this should be fixed here instead of on lbry-android, even if that difficults the merging of commits for affected files.
Expected behaviour
User seeing the LBRY listing on FDroid should not be seeing the Tracking AntiFeature.
Actual behaviour
Currently the user is tracked, although its user ID is hashed, and it has no way to disable it.
Anything Else
Screenshots
Internal Use
Acceptance Criteria
Definition of Done
Closed on 0.16.1 release.