<div>On Fri, Nov 3, 2017 at 12:06 PM Tom Ritter <<a href="mailto:tom@ritter.vg">tom@ritter.vg</a>> wrote:<br><div class="gmail_quote"><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Wordpress would like to detect Tor Browser so it doesn't perform the<br>
check and therefore doesn't pop the prompt. This would significantly<br>
reduce the number of prompts Tor Browser users are seeing.</blockquote><div dir="auto"><br></div><div dir="auto">I think a possibly good way to avoid the prompt might be a method Tom and Mark suggested before: block image extraction without showing the prompt unless the extraction attempt happens following a user interaction:</div><div dir="auto"><br></div><div dir="auto"><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1376865">https://bugzilla.mozilla.org/show_bug.cgi?id=1376865</a><br></div><div dir="auto"><br></div><div dir="auto">And indeed this would provide scripts a way of silently checking for canvas fingerprinting protection. On load, draw on a canvas and attempt to extract: if the returned image is blank, the page knows not to do it again after a user interaction.</div></div></div>