Project

General

Profile

Known limitations (browser extension) » History » Version 10

koszko, 10/12/2022 01:48 PM
reference the Haketilo proxy limitations page

1 9 koszko
# Known limitations (browser extension)
2 1 koszko
3 10 koszko
We list surprising, non-obvious issues and possible privacy shortcomings in version 2.0.1 of Haketilo browser extension. For a list of Haketilo proxy's limitations, see [[Known limitations|here]].
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 9 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 8 koszko
* 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.