Project

General

Profile

Known limitations (browser extension) » History » Version 8

koszko, 02/25/2022 06:27 PM
update for 1.0

1 1 koszko
# Known limitations
2
3 8 koszko
We list surprising, non-obvious issues and possible privacy shortcomings in version 1.0 of Haketilo.
4 1 koszko
5
* Currently, user scripts can only be injected to HTML pages.
6 8 koszko
* Currently, user scripts under Mozilla-based browsers may fail to run on pages loaded from `file://` schema if a CSP rule is embedded in a `<meta>` tag early in page's HTML.
7 1 koszko
* On some (Mozilla-based) browsers Haketilo might disrupt XML preview.
8 4 jahoti
* Haketilo doesn't have additional features one could expect from a content blocker:
9 1 koszko
  * There is currently no option to disable Service Workers while allowing normal scripts to execute.
10 8 koszko
  * There is currently no option to disable loading of external/third-party fonts, tracking pixels, or other strategies that are used by Google and similar companies to snoop on internet users.
11
* There is currently no facility to anonymize queries Haketilo makes to its script repositories. This means admin of a [[Hydrilla:Wiki|Hydrilla]] instance could theoretically see the sites for which a Haketilo user tried to find custom scripts.
12 4 jahoti
* Haketilo is still missing:
13 1 koszko
  * UI Translations
14
  * Accessiblity features
15
  * Mobile support
16 4 jahoti
* Pages that were open during Haketilo's installation/enabling might break in weird ways (under Mozilla browsers) and Haketilo will not function there properly (all browsers). Reloading each browser tab is the simplest solution to this issue.
17 3 koszko
* There are almost certainly other bugs.