Anyone know of a white paper on security?

The question I'm seeking to answer is : What criteria should be used to determine whether a scripting language such as Java, LiveScript, etc. is secure? There are obvious issues such as access to the file system but has anyone thought this all the way through and codified a white paper? john.

John Fricker wrote: | The question I'm seeking to answer is : | | What criteria should be used to determine whether a scripting | language such as Java, LiveScript, etc. is secure? | | There are obvious issues such as access to the file system but has | anyone thought this all the way through and codified a white paper? First you need to decide what you mean by secure. Then you need to prove your code is correct, and conforms to the spec. Any high school student could do it. :) -- "It is seldom that liberty of any kind is lost all at once." -Hume
participants (2)
-
Adam Shostack
-
John Fricker