-
Notifications
You must be signed in to change notification settings - Fork 8
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 #296
Comments
Cleartext connections were enabled in order to allow use of invidious servers hosted on the local network. No cleartext connections are made outside of in the context of when the invidious instance is set to be HTTP by the user explicitly. If this is potentially a security issue that I am not understanding fully, I could disable clear text. I do not believe the external storage permission is necessary. I seem to have mistakenly left that one in there. 🍳 👤 I am completely unfamilar with |
Now that I am looking, I don't actually explicity include the external storage permission either. I may need to explicitly disable those permissions if a plugin is enabling them. |
Full context: I am likely switching away from cordova by the time I was planning on doing the next full release. The new "cordovaless" build of the app I am working on does not request these permissions in the android manifest. |
Thanks, @MarmadileManteater! I've added the Now for |
I have plans to implement picture-in-picture, but it doesn't actually work at the moment. |
My scanner got a few additional checks in January, and on today's update of your app reported:
Could you please clarify:
Thanks in advance!
The text was updated successfully, but these errors were encountered: