Hacker News new | past | comments | ask | show | jobs | submit login

in regards to your second question: Why wouldn't you write components in a modern, generally well-sandboxed safe language? (Of course you shouldn't break the sandbox to do so, but using JS in general is not a bad thing)



I guess my (potentially old-school) thinking is that for something that needs to be a solid as a security layer, integrated with the OS, I would only consider memory and type-safe languages.


Type unsafety of js can lead to exceptions, not buffer overflows.


This seems to be a relatively stand-alone app, not connected to the main scanning engine.

And I'd say they probably use C or C++ for most other things, which isn't exactly safer.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: