this post was submitted on 17 Jul 2023
39 points (88.2% liked)

Thunder App

2772 readers
25 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.

Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Nightly Community: Link

founded 1 year ago
MODERATORS
 

I get apps aren't free but I would have gladly paid for the app to not have to deal with this type of thing.

Edit: Ok reinstalled the github version v0.2.1+12 and not seeing any trackers. Thanks yamapikariya, very good suggestion with the difference being the github vs playstore.

you are viewing a single comment's thread
view the rest of the comments
[–] darklightxi 28 points 1 year ago (6 children)

Hey! Thunder should not be collecting any user data. There is no tracking of any sort within the source code. Previously, Sentry was used for error logging, but even that has been completely removed from the most recent release.

There are definitely some permissions that are needed in order for Thunder to work.

  • Vibration is needed for Haptic Feedback
  • Storage is needed for media downloads although we are looking into ways to even restrict that to just photos
  • Network access is needed for internet connection in general

The Play Store release may be different as Google themselves may collect the data that you are seeing, but in general, there is nothing directly within Thunder's source code to track any user information!

[–] [email protected] 5 points 1 year ago (1 children)

Looks like "Functional Software" from the screenshot is sentry so that makes sense then. Is the version up on the play store an older release than v0.2.1+12?

Also those permissions are fine and totally make sense.

[–] darklightxi 6 points 1 year ago

The Play Store release should be the same version as the GitHub one (v0.2.1+12) but I’ll double check!

load more comments (4 replies)