In article <
iabtp85nmk5rlrrns...@4ax.com>
mo...@alsdjf.com wrote:
>
> What good is it to go weird making up and remembering weird multi
> character passwords when the dang Web sites allow themselves to be
> hacked left and right and give away my password plus other info?
>
> How many times have you seen someone begging in the groups for a way
> to retrieve access to their comps and the info on them because they
> used those complicated passwords and forgot or lost them?
>
> Another question I have is why in the $#@&^%& do not Web sites
> encrypt what is on their servers? Again and again I read about credit
> card numbers, SS numbers, etc., stolen because they were just sitting
> on these servers bare butt naked waiting to be taken? This especially
> applies to the idiots we have who are responsible for government
> servers. If I, a non-tech know-nothing, knows enuf to encrypt
> important stuff on my machine, what in the hell is the matter with
> this tech gurus who run these commercial and government computer
> systems?
>
> I don't get it.
A lot of programmers just aren't very good when it comes to
security.
They may be great at putting the product together, but they're not
thinking about all the possible pitfalls. Although, that problem
goes
both ways. You can't always expect a computer security expert to
program everything as well as they do the security aspect.
It doesn't help that a lot of these companies have 'good enough'
mentalities. They don't expect that the worst can happen, so they
don't
prepare for it. That's why you'll see companies will simply hash
important information. They think that it's good enough.
A good read is
http://arstechnica.com/security/2013/05/how-crackers-
make-minced-meat-out-of-your-passwords/