* Update information on workarounds for JShelter The previous version unnecessarily lowered the protection that JShelter brings to their users. This commits provides three alternatives that users can apply and the recommended one is easier than the original one and less invasive. Signed-off-by: polcak <ipolcak@fit.vutbr.cz> * docs(broken-extensions): amend wording, use an admonition, formatting Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: polcak <ipolcak@fit.vutbr.cz> Signed-off-by: Xe Iaso <me@xeiaso.net> Co-authored-by: Xe Iaso <me@xeiaso.net>
3.3 KiB
3.3 KiB
| title |
|---|
| List of known browser extensions that can break Anubis |
This page contains a list of all of the browser extensions that are known to break Anubis' functionality and their associated GitHub issues, along with instructions on how to work around the issue.
JShelter
| Extension | JShelter |
|---|---|
| Website | jshelter.org |
| GitHub issue | https://github.com/TecharoHQ/anubis/issues/25 |
| Be aware of | What are Web Workers, and what are the threats that I face? |
Workaround steps (recommended):
- Click on the JShelter badge icon (typically in the toolbar next to your navigation bar; if you cannot locate the icon, see this question).
- Expand JavaScript Shield settings by clicking on the
Modifybutton. - Click on the
Detail tweaks of JS shield for this sitebutton. - Click and drag the
WebWorkerslider to the left untilRemoveis replaced by theUnprotected. - Refresh the page, for example, by clicking on the
Refresh pagebutton at the top of the JShelter pop up window. - You might want to restore the Worker settings once you go through the challenge.
Workaround steps (alternative if you do not want to dig in JShelter's pop up):
- Click on the JShelter badge icon (typically in the toolbar next to your navigation bar; if you cannot locate the icon, see this question).
- Expand JavaScript Shield settings by clicking on the
Modifybutton. - Choose "Turn JavaScript Shield off"
- Refresh the page, for example, by clicking on the
Refresh pagebutton at the top of the JShelter pop up window.
:::note
Taking these actions will remove all protections of JavaScript Shield for all pages at the visited web site. You might want review and amend your JavaScript shield settings once you go through the challenge based on your operational security model.
:::
Workaround steps (alternative if you do not like JShelter's pop up):
- Open JShelter extension settings
- Click on JS Shield details
- Enter in the domain for a website protected by Anubis
- Choose "Turn JavaScript Shield off"
- Hit "Add to list"
:::note
Taking these actions will remove all protections of JavaScript Shield for all pages at the visited web site. You might want review and amend your JavaScript shield settings once you go through the challenge based on your operational security model.
:::