Unable to access forum site using Safari

As of today, I'm unable to access the forum with the current Safari [Version 26.6.1 (20624.5.1.18.3)]. Attached image of the message I get. Ad blockers are all disabled (Adblock Plus, Ghostery).

I can access the site with SeaMonkey (FreeBSD - works to read but not post) and Firefox (macOS). Both these browsrs get the Anubis screen. Safari doesn't, just the attached message.
 

Attachments

  • Screenshot 2026-09-14 at 21.34.49.png
    Screenshot 2026-09-14 at 21.34.49.png
    28.2 KB · Views: 7
 
An extensive search turned this up for Anubis/Safari/Vivaldi problems:

They need to either set COOKIE_SECURE=false or enable HTTPS on their webserver. This is a misconfiguration that the code can't easily statically verify.

I was using https: but maybe the other option may work...
 
I've seen somewhere, maybe on fediverse that are quickly flooded out by new timelines, that Anubis uses javascript on user-side to force heavy math and reply.
If it's true, environments disabling javascript (or doesn't giving sufficient computing power to respond in-time) would be kicked out.
 
Back
Top