<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2010://3/tag:ask-leo.com,2006://3.2826-</id>
  <updated>2010-03-18T11:47:19Z</updated>
  <title>Comments for Is Javascript dangerous?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

  <entry>
    <id>tag:ask-leo.com,2006://3.2826-comment:43429</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2006://3.2826" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html#c43429" />
    <title>Comment from Holly on 2010-02-17</title>
    <author>
      <name>Holly</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>A great strait-to-the-point and accurate article!</p>

<p>The problem is, as the intaknetz evolves, users demand more functionality, which means handing more power over to the developers. But this also means people with a malicious intent have more tools at their disposal.</p>

<p>But as well as this, rumors get started and spread quickly about "how dangerous JS really is". I do not deny it can be used to very dubious effects, like stealing data stored in cookies for example. But people do get paranoid about these things, and thinks everyone is out to get them, which isn't true.</p>

<p>Javascript's capabilities are solely in the hands of your browser, so if the web page is being granted too much power (Like changing security settings), you should switch to a different browser. Or, as this article so rightly points out, stay up-to-date with your updates, because as better security procedures and safeguards are implemented, better hacks and back doors are found; the best bet is to try and stay one step ahead of them.</p>

<p>And as for NoScript... Never used it because i've never felt a reason to do so; i feel competent enough to judge whether a site is trustworthy and would not allow itself to be compromised (My fault if i'm wrong.). But yes, if a friend asked me: "How can i improve the security of Firefox?"(I don't know of any NoScript equivalents for the other "major" browsers.), i would recommend it, as by completely denying the code to be executed until explicitly allowed to do so, you will lower your chances of getting any nasty surprises, but you have to remember, there is nothing stopping you allowing something malicious to run.</p>

<p>...just saying...</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_javascript_dangerous.html">Is Javascript dangerous?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-02-18T07:36:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2006://3.2826-comment:43034</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2006://3.2826" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html#c43034" />
    <title>Comment from za on 2010-02-07</title>
    <author>
      <name>za</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Javascript can't turn off the security settings in your browser...that's a bit misleading. It can however control the way the browser acts while you are on the site. If it acts weird on your computer, just close the browser or if necessary use taskmanager through ctrl+alt+delete keys and don't return to that site. Web browsers don't allow Javascript to write to your local harddrive directly...making it safer than other languages.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_javascript_dangerous.html">Is Javascript dangerous?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-02-07T20:57:31Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2006://3.2826-comment:40325</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2006://3.2826" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html#c40325" />
    <title>Comment from dlatner on 2009-11-24</title>
    <author>
      <name>dlatner</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Actually, that explanation isn't totally correct.  Javascript can be quite dangerous because it allows control of all settings inside the browser.  A simple example is seen on many web sites that disable your back button as soon as you arrive at the site -- trapping you on their site.  You have to actually close your browser to get out.  Very annoying.  But more dangerous is the fact that they can change ANY setting in your browser -- not just the back button.  So javascript apps can actually turn off your security settings in your browser, and then let all types of malicious software in from that (or other) web sites.  I recommend keeping javascript off for safety, except for sites that you trust and really require it to run.  Ditto for activeX and most of all, Flash.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_javascript_dangerous.html">Is Javascript dangerous?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-11-24T22:39:02Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2006://3.2826-comment:26598</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2006://3.2826" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html#c26598" />
    <title>Comment from Linda on 2009-04-10</title>
    <author>
      <name>Linda</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>I have heard a great deal about java script and for the most part not too many good things. However I can see the advantage of having java script, it makes the site pages come alive. Safety is a concern of mine as well, therefore I am asking you about No Script. What exactly is NoScript? A program in and of itself? Or a helper dll that can be activated and deactivated at will? Where does one find NoScript at?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_javascript_dangerous.html">Is Javascript dangerous?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-04-11T05:28:29Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2006://3.2826-comment:26597</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2006://3.2826" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html#c26597" />
    <title>Comment from SZEBI on 2008-01-15</title>
    <author>
      <name>SZEBI</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I say that you leva these problem because i see that you don`t know more from javascript >:P</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_javascript_dangerous.html">Is Javascript dangerous?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-01-15T20:02:18Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2006://3.2826-comment:26596</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2006://3.2826" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html#c26596" />
    <title>Comment from Smite man on 2007-11-15</title>
    <author>
      <name>Smite man</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>interesting and concise. Thank you.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_javascript_dangerous.html">Is Javascript dangerous?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-11-15T10:09:33Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2006://3.2826-comment:26595</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2006://3.2826" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_javascript_dangerous.html#c26595" />
    <title>Comment from Jeff on 2007-09-13</title>
    <author>
      <name>Jeff</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>but how do we know that "NoScript" is actually safe itself? Thanks,</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_javascript_dangerous.html">Is Javascript dangerous?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-09-14T00:09:07Z</published>
  </entry>

</feed>
