-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking/Reporting Activity #221
Comments
It connects to Torrent search is just Google. |
Well according to the former, it collects:
As well as information on
|
See https://www.biglybt.com/privacy-android.php for a more detailed list of what is sent for the Android app. Android client doesn't use google for searching, however, it still uses www.google.com to determine which network interface had a real connection to the internet. |
I will put in an option to disable rpc.biglybt.com access (the app start logger) in the next version. That seems pretty trivial. The version.biglybt.com might be a bit harder, since that's how we get the user's public IP address. I'm not sure what the ramifications of not getting your public ip is, so we'd have to spend some time looking at what impact it has. fwiw, we have several backup public ip checkers in core (ipify and dyndns). Perhaps providing an ui with a list of them and a custom url option would suffice. likewise, the www.google.com access can also be added as config url option somewhere |
Surely you can do that through the system API or something? |
Which system API? (Windows, OSX and Linux of course) |
Topic as Android so Android, but that might yield simply "local Wi-Fi RFC1918 IPv4" or if lucky real IPv6, but but but that might be routed by the ISP or not etc |
Could you make a a Floss flavor of the app? |
On F-Droid, it says
This app tracks and reports your activity
. What is the extent of the tracking, and can you disable it?The text was updated successfully, but these errors were encountered: