UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Puzzled by Permissions

    Scheduled Pinned Locked Moved App Development
    6 Posts 4 Posters 653 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • V Offline
        vandys
        last edited by

        Why do most apps in the store need network access? I mean, a game like M vs. M? or Four in a Row 2? Tic Tac Toe? (But not the Mines game, yay!) If the app devs aren't, in general, going to restrain themselves, should we at least be looking at a standard system way to constrain permissions after the install?

        LakotaubpL 1 Reply Last reply Reply Quote 0
        • LakotaubpL Offline
          Lakotaubp @vandys
          last edited by

          @vandys Moved your questions it's probably better suited to here.Thanks

          1 Reply Last reply Reply Quote 0
          • CiberSheepC Offline
            CiberSheep
            last edited by

            Any html5 app that needs to be rendered in the webview needs network access to work... something we might try to improve?

            Another planet, another time, another universe!

            V 1 Reply Last reply Reply Quote 0
            • V Offline
              vandys @CiberSheep
              last edited by

              @CiberSheep An app loaded from the filesystem should not need "filesystem access". Similarly, an app using a web runtime should not need access to the network at large. I hope this is something which can be improved over time...

              1 Reply Last reply Reply Quote 0
              • dobeyD Offline
                dobey
                last edited by

                Really, any app may use the network. What matters really, is whether an app can access data from other apps (and confined apps cannot), and whether it then sends that over the network to somewhere else. Network itself is not a special permission requiring direct affirmation from the user. Currently, only camera and location do, and sharing data is a direct user action by selecting which applications to share from and to, via content-hub interactions.

                V 1 Reply Last reply Reply Quote 1
                • V Offline
                  vandys @dobey
                  last edited by

                  @dobey At least WRT the Android-ish kernel underneath, networking is a capability which can be held back. It is not benign to hand out your networking stack to every app; they can use it to slave to a botnet, contribute to DDoS, track your location, pull down and try exploits after communicating your system's apparen config.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post