Don't send buffering events by default #1

Closed
opened 2020-07-28 13:58:41 +02:00 by kekkyojin · 1 comment
kekkyojin commented 2020-07-28 13:58:41 +02:00 (Migrated from github.com)

The Issue

Since 0.15.15 release, LBRY is sending some data to their servers when a buffering event occurs.

According to FDroid documentation:

is applied to apps that track you and/or report your activity to somewhere, either without your permission or by default (i.e. you'd have to actively seek out an option to disable it).

Examples of where this Antifeature might be applied:

  • Sending crash reports without your knowledge or permission

Examples of where it would not be applied - any of the above, if the functionality is opt-in (i.e. you are asked before it happens) or disabled by default.

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

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. We are also available on live chat at https://chat.lbry.com --> ## The Issue Since 0.15.15 release, LBRY is sending some data to their servers when a buffering event occurs. According to [FDroid documentation](https://f-droid.org/wiki/page/Antifeature:Tracking): > is applied to apps that track you and/or report your activity to somewhere, either without your permission or by default (i.e. you'd have to actively seek out an option to disable it). > > Examples of where this Antifeature might be applied: > * Sending crash reports without your knowledge or permission > Examples of where it would not be applied - any of the above, if the functionality is opt-in (i.e. you are asked before it happens) or disabled by default. 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 <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
kekkyojin commented 2020-09-02 16:04:24 +02:00 (Migrated from github.com)

Closed on 0.16.1 release.

Closed on 0.16.1 release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-fdroid#1
No description provided.