Skip to content
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

question on permissions #45

Open
3 tasks done
IzzySoft opened this issue Oct 7, 2024 · 2 comments
Open
3 tasks done

question on permissions #45

IzzySoft opened this issue Oct 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@IzzySoft
Copy link

IzzySoft commented Oct 7, 2024

Preflight checklist

  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have searched the frequently asked questions for a solution that fixes this problem, without success.
  • I have checked that I'm using the latest stable version of the app.

What app version are you using?

5.6.2

What operating system version are you using?

Android

Expected Behavior

???

Actual Behavior

The scanner at IzzyOnDroid reported:

! repo/watch.migu_1050602.apk declares flag(s): usesCleartextTraffic
! repo/watch.migu_1050602.apk declares sensitive permission(s):
  android.permission.READ_EXTERNAL_STORAGE

Could you please clarify

  • what cleartext (unencrypted HTTP) connections are needed, where to and what for
  • what for the app needs READ_EXTERNAL_STORAGE (and also WRITE_EXTERNAL_STORAGE)?

Thanks in advance!

Btw: your link to FAQs yields a 404. So technically: yes, I have searched the frequently asked questions for a solution that fixes this problem, without success, indeed 🙈

Screenshots

No response

@IzzySoft IzzySoft added the bug Something isn't working label Oct 7, 2024
@yoinked-h
Copy link

i think that the "cleartext traffic" is for the torrenting traffic and the "read/write" for saving/seeding/doing stuff to the torrrented data, though the latter could probably be re-worked?

@IzzySoft
Copy link
Author

IzzySoft commented Oct 9, 2024

i think that the "cleartext traffic" is for the torrenting traffic

Some local web server? Would make sense, many apps do that. But before "putting it to stone" I need to be sure it's that 😉

Storage: makes sense as well. As for "rework", this might be possible via SAF – the app probably only needs one location, and not the full storage.

Thanks for the details! Looking forward to where it leads us then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants