View Single Post
  #10  
Old 11-06-2011, 10:48 AM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
Quote:
Originally Posted by RickS View Post
I think we'll be using two factor authentication* more widely soon, probably using mobile phones as the "token". Unfortunately, as the recent RSA debacle has shown, that's not foolproof either.
The RSA breakin only affects people who use the tokens without a PIN. We've never done that. It has always been userid, password, RSA token and PIN. Without all four you get nowhere. My bank has been using the mobile phone to supply a token for ages.

Quote:
Originally Posted by astronut View Post
The serious hackers are anarchists...they hate "our" world and everything in it!!
As a programmer who has been at it for about 40 years, can people please learn there is a difference between "hackers" and "crackers"?

Attacking password hashes is cracking. Because of these criminals we have moved to 12 character passwords which have to be changed every 90 days.

Hackers are those programmers who write clever solutions to problems. A "good hack" is programming to be proud of. An "ugly hack" or "kludge" is something that achieves the end but you would not want anyone to know you had anything to do with.

Calling "crackers" "hackers" is sloppy, and a symptom of the sensationalist times we live in.
Reply With Quote