minibb®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Master Class miniBB Community Forum / Master Class /

Is MD5 not safe?

 
Anonymous
Guest
#1 | Posted: 30 Jul 2007 23:06
Reply 
When browsing MySQL forums, I came across posts that mention that md5 is considered broken as it has been cracked and sha1 should be used for password encryption. I believe MiniBB uses MD5. Can anyone tell me whether MD5 is less secure than Sha1? Will MiniBB change to sha1 in future versions?
Paul
CEO
#2 | Posted: 31 Jul 2007 04:07 | Edited by: Paul
Reply 
I suppose you could modify bb_cookie.php file (function writeUserPwd() ) so it encodes using sha1 not md5... the length of user_password field in database should be made bigger to 40 symbols too.

But in general, all myths about md5 cracked IMHO could exist only in theory. Yes, if you're using simple passwords which consist of 2-4 letters they could be easily decoded even with brute force attack. However if your password contains more than 10 symbols, digits and some special sign, you could spend years of life decoding it.

So we have no plans changing this algorithm since forums are not the credit card system and everything you need to specify setting your password is a difficult phrase, that's all... like for any other regular system.
Anonymous
Guest
#3 | Posted: 31 Jul 2007 06:11
Reply 
Paul, what you say makes sense and I agree to it. Thanks.
 
Your reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.

Before posting, be sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 16
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®