randomuser wrote:Hello. I'm afraid of using complex userscripts with the Scripitsh addon because they may contain malicious code. Can you please take a look at the source code of
YousableTubeFix and tell me if it's safe to use it?
Please pardon my asking, but aren't Scriptish and
Greasemonkey intended for those who can write their own scripts in the first place?
From
Greasemonkey FAQ:
....user scripts often offer a light-weight alternative, requiring no browser restart on user script installation nor removal, and work with the common DOM API familiar to any web developer....
(emphasis was mine, not in the original).
In other words, these tools are intended for developers, or for users who at least are capable of writing their own code.
Which implies, being able to vet code written by others.
Or may I just trust NoScript and install any major script from that site?
I don't use either product. But if you install it yourself, and use a Firefox add-on to alter the behavior of a page, it probably won't be subject to NoScript's vetting.
Or you may have to whitelist some local file sources.
(GM and Scriptish users: Which is it? -- thanks.)
Either way, it's presumed that you trust scripts you wrote yourself, or that you deliberately installed after someone else wrote them - unlike Web scripting, where NoScript shows you the web site that is the source of the scripts (YouTube, Yahoo, your bank, etc.), and you can decide whether you trust that source.