Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-84486

Add setting attribute to disable reading from canvas

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.6.0
    • None
    • WebEngine
    • None

      Canvas fingerprinting is a way (one of many) to gather entropy for fingerprinting users based on how their browser acts. Most measures against fingerprinting can be modified at runtime (e.g. by modifying the user-agent header), but canvas fingerprinting can only be avoided by passing the --disable-reading-from-canvas flag to the underlying Chromium (try e.g. visiting https://browserleaks.com/canvas with/without that flag with simplebrowser).

      It would be great if there was a QWebEngineSettings::WebAttribute to set it at runtime, so that it can be disabled when loading a page where it causes issues (e.g. playback controls disappearing on Youtube).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            anualiyas Anu Aliyas
            the compiler Florian Bruhin
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes