Hi, I am an enthusiastic user of NoScript, which I regard as a security tool second only to wire-cutters in its effectiveness, and a great admirer of the wonderful development team. And yes, you're right, I do want something. I'm also an enthusiastic participant in the Folding@home distributed supercomputing medical project (https://folding.stanford.edu/home/). The Folding software includes web control and monitoring, but NoScript inhibits this - if I disable NoScript, Web Control works. The Web Control page works from http://folding.stanford.edu/client/, using various modes of local access, as far as I can tell (via 127.0.0.1, etc), so I have tried turning off ABE and XSS, and making the URL a trusted site, with no success. Unfortunately I'm just not good enough at this stuff to figure it out for myself (regular expressions bring me out in a rash), so I'm hoping you can tell me what adjustments to make to enable Folding@home Web Control.
No pressure; this is just an irritating WBN (would-be-nice), rather than a showstopper. But I look forward to finding out what the problem (and solution) is.
Regards,
J M Ward
[RESOLVED] Folding@home (Stanford University) - Web Control
[RESOLVED] Folding@home (Stanford University) - Web Control
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Re: Folding@home (Stanford University) - Web Control
When it fails, do you see anything related in the Browser Console? (Ctrl-Shift-J)
(if you don't know what's related, turn off CSS warnings and post everything else you see)
(if you don't know what's related, turn off CSS warnings and post everything else you see)
*Always* check the changelogs BEFORE updating that important software!
w3m/0.5.1
Re: Folding@home (Stanford University) - Web Control
If the spam filter won't let you post it, then send it to one of us via private message.
Thanks for posting!
Thanks for posting!
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
Re: Folding@home (Stanford University) - Web Control
Thank you for your replies. The problem seems to be related to ABE. The relevant log entry is as follows:
[ABE] <LOCAL> Deny on {GET http://127.0.0.1:7396/ping?callback=jQu ... 5713876486 <<< http://folding.stanford.edu/client/ - 2}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
Regards,
JMW
[ABE] <LOCAL> Deny on {GET http://127.0.0.1:7396/ping?callback=jQu ... 5713876486 <<< http://folding.stanford.edu/client/ - 2}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
Regards,
JMW
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Re: Folding@home (Stanford University) - Web Control
add above the default SYSTEM rule
Code: Select all
Site http://127.0.0.1:7396/*
Accept from folding.stanford.edu
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; BSD Four) AppleWebKit/534.34 (KHTML, like Gecko) konqueror/4.11.5 Safari/534.34
Re: Folding@home (Stanford University) - Web Control
Nice one, barbaz. Worked like a charm, once I'd removed an experimental USER rule that I'd entered.
Many thanks, that's improved my day no end.
Regards,
Martin Ward
Many thanks, that's improved my day no end.
Regards,
Martin Ward
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0