Hello, everyone.
I’m currently figuring out how to organize my apps and profiles. In a YouTube tutorial, I came across the following approach: ALL apps, whether Play Services-dependent or open source, are installed on the main profile (owner). Before opening the apps, all permissions are revoked.
Then you create profiles/users and select the apps you want to use there via “Available Apps.” The advantage is said to be very high security and the fact that the apps are only cloned and not installed multiple times, which simplifies updates. The disadvantage is said to be low user-friendliness. Nothing else was explained.
Does anyone know this type of setup? What has been your experience with it? What makes this setup so secure, and what accounts for the low user-friendliness?