of     1   

booing
#59958284Wednesday, December 21, 2011 10:59 PM GMT

I'm trying to make a w3bsait. pl0x no asp, i use html, js and php. pl0x ~imapotato.
LocalChum
#59958712Wednesday, December 21, 2011 11:05 PM GMT

HTTPS/encryption?
irelya
#59958896Wednesday, December 21, 2011 11:07 PM GMT

what person299 said
myrkos
#59959331Wednesday, December 21, 2011 11:13 PM GMT

I would use public/private key encryption. Public key would be stored in the database wirh the passes, ans private key would be encrypted with a pass that only i know. So only i can decrypt the passes.
NXTBoy
#59962067Wednesday, December 21, 2011 11:49 PM GMT

Don't. We don't need another set of login information. Use OpenID. It's the future.
LPGhatguy
Forum Moderator
#59974511Thursday, December 22, 2011 2:48 AM GMT

Either: Go with what NXTBoy said and use OpenID. Or: Hash the paswords before you put them in the database. Then, when you check paswords, hash them and compare.
FunctionError
#60109557Saturday, December 24, 2011 3:17 AM GMT

Encrypt them in a way that other databases don't. That way hackers will have more trouble with their hacks. 'Nuff said...
eyeontheprizeREBOOT
#60115386Saturday, December 24, 2011 4:45 AM GMT

Just use a large hash. You can truncate it if you want, it'll still be secure.
eyeontheprizeREBOOT
#60115582Saturday, December 24, 2011 4:49 AM GMT

Oh you also want to retrieve. We're going to need more detail.
kingkiller1000
#60116178Saturday, December 24, 2011 5:00 AM GMT

Store it in the database then display the pa­ss­word on a special section in the webpage meant for displaying pa­sswo­rds so that the world can see it
[rfa#hidefromsearch]
#60116268Saturday, December 24, 2011 5:02 AM GMT

[rfa#hidefromsearch]
LocalDimensions
#60118853Saturday, December 24, 2011 5:51 AM GMT

hash and then salt the input strike witches sanya
MicroUser
#60119221Saturday, December 24, 2011 5:59 AM GMT

Don't ask pass.words! It's way more secure to ask for per sonal pho tos and pers onal info rmation. Real life story.
kingkiller1000
#60119914Saturday, December 24, 2011 6:13 AM GMT

^ I'd sure like to go on a site where I can store my personal information data on!

    of     1