[Tutorial] How to salt passwords
#5

A suggestion would be to actually store the salt into a file and XOR the file or something along those lines. This way your salt can not be as easily extracted and for those who use a MySQL server, the two data are seperated and one must have access to both, the real server and the mysql server and usually it is harder for one to gain access to the server itself.

Regards.
Reply


Messages In This Thread
How to salt passwords - by Giovanni - 13.06.2012, 12:25
Re: How to salt passwords - by Jonny5 - 13.06.2012, 12:37
Re: How to salt passwords - by Niko_boy - 14.06.2012, 08:02
Re: How to salt passwords - by Infinity - 14.06.2012, 08:24
AW: How to salt passwords - by Extremo - 14.06.2012, 09:05
Re: How to salt passwords - by Calgon - 14.06.2012, 09:08
AW: Re: How to salt passwords - by Extremo - 14.06.2012, 09:21
Re: AW: Re: How to salt passwords - by Calgon - 14.06.2012, 09:57
AW: Re: AW: Re: How to salt passwords - by Extremo - 14.06.2012, 11:27
Re: How to salt passwords - by iggy1 - 14.06.2012, 12:06

Forum Jump:


Users browsing this thread: 1 Guest(s)