Notice: A non well formed numeric value encountered in /var/www/clients/client3/web52/web/issues/includes/class.flyspray.php on line 96 Notice: A non well formed numeric value encountered in /var/www/clients/client3/web52/web/issues/includes/class.flyspray.php on line 96 Notice: A non well formed numeric value encountered in /var/www/clients/client3/web52/web/issues/includes/class.flyspray.php on line 96 Deprecated: Function create_function() is deprecated in /var/www/clients/client3/web52/web/issues/includes/class.flyspray.php on line 104 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/clients/client3/web52/web/issues/adodb/adodb.inc.php on line 845 Deprecated: Function create_function() is deprecated in /var/www/clients/client3/web52/web/issues/includes/class.user.php on line 111 Notice: Trying to access array offset on value of type bool in /var/www/clients/client3/web52/web/issues/scripts/details.php on line 127 FS#18 : Support whitelisting of annotated websites

ShuFu Privacy - Firefox Addon

Notice: Undefined index: tasklist_type in /var/www/clients/client3/web52/web/issues/includes/class.tpl.php(128) : eval()'d code on line 85 Notice: Undefined index: tasklist_type in /var/www/clients/client3/web52/web/issues/includes/class.tpl.php(128) : eval()'d code on line 90
  • Status Assigned
  • Percent Complete
    0%
  • Votes 0
  • Private No
Attached to Project: ShuFu Privacy - Firefox Addon
Opened by devBert (devBert) - 2013-10-21
Last edited by devBert (devBert) - 2014-01-16

FS#18 - Support whitelisting of annotated websites

Right now the Addon is scanning all tabs/pages of the browser for a PGP message and a valid input field. This is resource-consuming and might not be the perfect solution for the future.

We want to support a white-listing for the annotation to reduce the problems and intrusiveness the Addon might cause.

Possible solution:
* In Panel: add a button for whitelisting
* White-listing is done by exact domain on default
* White-listing support basic regexp to make it more precise and limit it to subpaths, expand it to whole TLD or all

Examples:
google.com -> only on this domain
*.google.com -> on TDL
google.com/mail/* -> only on that subfolder
* -> scan all pages

severity medium as currently we are unnecessarily messing with DOM trees

This task does not depend on any other tasks.

Loading...