Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QtWebKit Security
QtWS25 Last Chance

QtWebKit Security

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 3.3k Views
  • 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.
  • F Offline
    F Offline
    frgo
    wrote on last edited by
    #1

    With QtWebKit module it is possible to create hybid native/web applications. How is the security handled by Qt? I mean, since QtWebKit exposes native resources to the web context, is there a security mechanism to avoid web threats from accessing those resources?

    Thanks in advance

    1 Reply Last reply
    0
    • S Offline
      S Offline
      snowpong
      wrote on last edited by
      #2

      On Symbian your app will still be restricted by the lovely Symbian Security model, so even if someone tries to do something nasty in web content in your hybrid app it will still be, in theory, stopped if the app is not signed with the right capabilities.

      On Maemo it's completely open I believe :D

      On the desktop, it's also completely open :)

      1 Reply Last reply
      0
      • F Offline
        F Offline
        frgo
        wrote on last edited by
        #3

        Thanks for your answer, I´m looking for using QtWebKit over MeeGo...I believe it will behave like Maemo, right?

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          frgo: There was an presentation about a security framework of the next maemo based device at "fosdem":http://archive.fosdem.org/2010/schedule/events/maemo. I do not know whether those plans were changed when the decision was made to switch to Meego or not.

          Meego.org mentions a "security architecture":http://meego.org/?s=security as well.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            snowpong
            wrote on last edited by
            #5

            [quote author="frgo" date="1284427094"]Thanks for your answer, I´m looking for using QtWebKit over MeeGo...I believe it will behave like Maemo, right?[/quote]

            Yes :) At the moment Maemo has no real security model - and I really think us the developers should be happy for that and enjoy it while it lasts :)

            Did you guys know the N900 users count for a significant % of the overall downloads of apps by Nokia users - even though the percentage of N900 users is very small? There are several reasons for that, but this is one of them - developing, deploying and installing apps is a lot easier as there is no complicated signing method to stop it all.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved