When you were a kid, did you ever ask your parents for a cool new toy only to have your request denied because you were in the habit of breaking everything? Your parents would point out your destructive habit and tell you, "This is why we can't have nice things." As an adult, the coolest toy is the Internet and hackers want to break it.
Heartbleed is a major security hole on Internet Web sites. Whenever you access a web site to log in or type credit card information, the site “encrypts” your data so it is secure as you type it. You may notice the difference between “http” and “https” in the web site address in your browser. The “https” means the web site is encrypting the connection between you and the site so the information you type can only be read at both ends, and not captured in the transmission. The same technology is also used in many VPN connections, so if you connect to a network remotely you might also be affected.
The Heartbleed security hole takes advantage of a security flaw in O...