1. 5
  1.  

  2. 4

    Why do I want an iframe that blocks downloading? Actually, I’m not even sure what that means. Like, I know what an iframe is and I know what downloading is, but what’s the relationship? Do I put this on my website? On your website?

    1. 2

      A lot of people make Iframes to resources they don’t control (like ads).

      Another use is in blocking xss vectors.

    2. -2

      I think there’s something wrong with what you’re doing if the number of lines of the licence (that you license your source code under) exceeds the number of lines of your actual source code.

      Besides, didn’t Microsoft kill their own creation – the iframe – citing something they’ve called “clickjacking”?

      1. 3

        What’s wrong with having a licence on a short block of code? Are long licences inherently worse than short ones?

        Also, the iframe is widely used across the web (and current browsers are adding new features to it).