NoCrypt / migu

Stream anime torrents, real-time with no waiting for downloads
https://miguapp.pages.dev/
GNU General Public License v3.0
191 stars 6 forks source link

question on permissions #45

Open IzzySoft opened 1 week ago

IzzySoft commented 1 week ago

Preflight checklist

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

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 :see_no_evil:

Screenshots

No response

yoinked-h commented 1 week ago

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 commented 1 week ago

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 :wink:

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.