They do not load. Inspect element hacks are required to extract a direct link to the image. Can this be fixed?
For example the following oneboxing thumbnail wonât load.
Reason: Content Security Policy (CSP)
Note: Whonix is based on Kicksecure
Expected for Kicksecure and Whonix forums due to CSP. Cross-domain content is refused. This is a webserver specific setting.
This is what it looks like for me. This has been an issue for a while, but was not an issue before 2025 (I donât remember when it started happening exactly). I am using an unmodified disposable.
It looks like the files are loaded from the clearnet domain, which is blocked by CSP policy when using the onion site.
Content-Security-Policy: The pageâs settings blocked the loading of a resource (img-src) at https://forums.whonix.org/uploads/default/original/2X/9/9dfe8cbe83d2ae590231c5d939bfcf41aa327b93.png because it violates the following directive: âimg-src âselfâ data: http://*.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onionâ
Add also *.whonix.org? ![]()
Confirmed. Broken on the onion.
Probably not a Tor Browser issue. Instead, a server configuration issue. The rewrite to onion link is broken, maybe due to frontend(cache) vs backend(application) gzip/br compression settings.
I might be able to fix this at some point.
Not added by design as onion users typically want to use the onion exclusively and donât want any links to clearnet. (Onion forum site redirects to clearnet)
Related:

