'Heartbleed' contributor denies he inserted it deliberately
1–10 of 86 posts
Re: 'Heartbleed' contributor denies he inserted it deliberately
#2Re: 'Heartbleed' contributor denies he inserted it deliberately
#3The lesson out of this ordeal is probably to be as skeptical as possible of everything you take for granted. How do you know that you're secure? What if your assumptions are wrong? Try to invent ways to break your own assumptions. The best way to protect yourself is to try to defeat yourself.
Unfortunately, "ain't nobody got time for that," as they say. But if you find time, it's quite rewarding. And disconcerting. You'll wonder why we're still wrestling with these fundamental problems in 2014, and then you'll start questioning the foundations we've been relying on until now.
Re: 'Heartbleed' contributor denies he inserted it deliberately
#4Yeah most of my bugs are deliberate. I like the feeling of making mistakes and seeing my boss run out of his office frantic.
Re: 'Heartbleed' contributor denies he inserted it deliberately
#5Re: 'Heartbleed' contributor denies he inserted it deliberately
#6Yeah most of my bugs are deliberate. I like the feeling of making mistakes and seeing my boss run out of his office frantic.
Just wait till you have been told - it is running too fast so the client won't perceive it as a "serious" software ... slow it down.
Re: 'Heartbleed' contributor denies he inserted it deliberately
#7[1] http://lkml.iu.edu//hypermail/linux/kernel/0311.0/0635.html --
Re: 'Heartbleed' contributor denies he inserted it deliberately
#8It may be impossible to distinguish genuine bugs from bug-backdoors, which is why it's important to start developing crypto in safer frameworks and languages. C considered harmful.
Some big-name cryptographers have started implementing some useful crypto services in Go, so we'll see whether it catches on.
EDIT: Is the JVM generally trusted by cryptographers? I just realized that TextSecure is java code. Is the side channel threat posed by GC not too serious, then?
Re: 'Heartbleed' contributor denies he inserted it deliberately
#9I really hope it doesn't affect his career..
Re: 'Heartbleed' contributor denies he inserted it deliberately
#10Earlier quoted context omitted.
Just wait till you have been told - it is running too fast so the client won't perceive it as a "serious" software ... slow it down.
The problem is not that bugs happen, but that certain categories of bugs still happen when we have means to avoid them altogether.