TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Given Enough Money, All Bugs Are Shallow

12 pointsby hashxabout 10 years ago

3 comments

upofadownabout 10 years ago
The bigger moral associated with the heartbleed thing was that you need hardass gatekeepers for important software. If you allow people to dump crap into your project then you shouldn&#x27;t expect anyone to pay attention to it. There is no way in heck that a cryptography library needed a heatbeat function. The LibreSSL project isn&#x27;t about diversity, it&#x27;s about removing the crap. Code that doesn&#x27;t exist can&#x27;t cause security issues and as a result doesn&#x27;t need bug bounties.<p>The same idea works for standards. If you don&#x27;t have a way of resisting the inclusion of requirements in standards then your standard will end up unusable ... and then you <i>have</i> to include all the extra code.<p>In general money makes it harder to do proper gatekeeping. It is hard to resist the commercial needs of the people that are paying the bills. These needs often involve poorly thought out crap.
vorgabout 10 years ago
This post sounds like some advance marketing fluff for a commercial website facilitating rewards for bugs found in open source software, with the backend perhaps adapted from the codebase powering the author&#x27;s Stack Overflow business.
butwhyabout 10 years ago
&quot;allowed attackers to view all traffic to these websites, unencrypted... for two years&quot; - but you needed access to the network or some intermediary node, right?