Comment

Programmer Who Introduced 'Heartbleed' Bug Speaks

10
Charles Johnson4/10/2014 2:33:19 pm PDT

What a lot of programmers forget is that when you program in C you’re actually rooting around in the RAM of the computer. That’s why it’s called a “low-level” language — you have access to the bare metal. With great power comes great responsibility, and it’s more important than ever these days to be very aware of security in all code that runs on the web.