Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. webview security

webview security

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
webviewhtmljavascriptqt quicksecurity
2 Posts 2 Posters 673 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.
  • A Offline
    A Offline
    addr3ss
    wrote on last edited by
    #1

    Is it secure to store sensitive and private information in a html file as javascript variable and store this file in qrc then retrieve this information with invisible webview runjavascript?(qt quick and android platform)

    jsulmJ 1 Reply Last reply
    0
    • A addr3ss

      Is it secure to store sensitive and private information in a html file as javascript variable and store this file in qrc then retrieve this information with invisible webview runjavascript?(qt quick and android platform)

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @addr3ss No, it's not. Resources are compiled into the executable and can be easily extracted from there. What kine of information is it?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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