HackerTrans
TopNewTrendsCommentsPastAskShowJobs

noiddicle

no profile record

comments

noiddicle
·vor 5 Jahren·discuss
The problem that we have is that a minority of people realize that not all random implementations are actually fit for purpose for cryptographic security.

See CWE-338 for an enumerated list of these things in the wild.

I found 300+ examples of CVEs with little effort.

Should developers who are writing code that involves cryptography know better? Sure - but they don't. They cut and paste from stackoverflow with horrific results.
noiddicle
·vor 5 Jahren·discuss
Sure, but if you take the time to actually read the article you'll learn that Pony was at the time the only language and runtime capable of meeting their needs.

You'd also learn that this is a different product with different requirements.

There's no such thing as the "best language" - there's the "best language that fits your problem domain".