-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
add support for scoped apps only able to see or interact with system components, not other third party apps (i.e. get some benefits of profiles without using them) #156
Comments
Android 11 has some initial infrastructure for this by disallowing direct / explicit communication and discovery of other apps without having appropriate query entries in the manifest. |
That would be a great feature! Would that also be a good opportunity to address existing deficiencies of using a work profile to isolate apps (i.e. only for security purposes)? E.g.,
Now, all these separation "features" might be a good and sensible decision for some people or in some situations (especially if you do use your work profile for work) but in my case it just adds friction. |
this is a desirable enhancement, particularly if the scoped apps can behave as if in different user profiles-- i.e. different network, vpn & sensor settings |
No, that's not what the features is about providing. VPN is certainly not going to be per-app. |
Profiles already exist. This issue is not about adding support for profiles. |
Something similar was discussed here: https://discuss.grapheneos.org/d/1549-more-questions-about-ipc |
Not sure that I can help, but this project has done this, but it is no longer working... https://f-droid.org/en/packages/com.merxury.blocker/ I have told on matrix dev channel, and someone have send me this -> |
No, they have not done this... |
Replacing with #2197. |
This isn't necessarily desirable rather than just improving the usability and flexibility of profiles, but is worth thinking about.
The text was updated successfully, but these errors were encountered: