Hi,
I have noticed that some website do not use encryptiom for passwords as they are able to send you the existing password.
Others can only give you a new password, so I guess they are using encryption ( ? ).
Does it really matter ?
Can anybody look at my MySQL database and see the password if it is not encrypted ? Or is it only in transmission that it could be spied on ?
It seems much easier not to have encryption for access to simple membership sites. That way, if the is a problem, I can then log in as the member and see what they see. With encryption, I can not use their password to log-in so it restricts my trouble shooting options.
Any thoughts on this ?
Thanks.
.
I have noticed that some website do not use encryptiom for passwords as they are able to send you the existing password.
Others can only give you a new password, so I guess they are using encryption ( ? ).
Does it really matter ?
Can anybody look at my MySQL database and see the password if it is not encrypted ? Or is it only in transmission that it could be spied on ?
It seems much easier not to have encryption for access to simple membership sites. That way, if the is a problem, I can then log in as the member and see what they see. With encryption, I can not use their password to log-in so it restricts my trouble shooting options.
Any thoughts on this ?
Thanks.
.
Comment