Hacker News new | ask | show | jobs
by 4ad 2958 days ago
Can you provide some examples?
3 comments

Implying in any way that all JS programs are insecure and all other languages are secure is ridiculous and probably harmful, leading people to insecure choices in other languages. I've seen plenty of security vulnerabilities in strongly typed languages in my days as a software dev
openpgp.js, professionally audited several times over https://openpgpjs.org/
Audited by whom? Where are their findings?
Googled it for you. From their github repo... "To date the OpenPGP.js code base has undergone two complete security audits from Cure53. The first audit's report has been published here." https://github.com/openpgpjs/openpgpjs
OpenSSL? Remember Heartbleed?
I believe parent was asking for secure software written in JS. I'm curious, too. (And examples of insecure software written in C suprise no one, do they?)