Thread: Here we go...
View Single Post
  #11  
Old 6th August 2009, 10:31 PM
thewinker thewinker is offline
Junior Member
 
Join Date: Jul 2009
Posts: 8
Default

Quote:
Originally Posted by AshG View Post
being an it geek i have allways used different passwords for all things of importance e.g accounts with admin access etc.

what most dont realise is that the poeple who own/run forums can retrieve a users password if they know how to open up the correct table and extract the data.
Not actually true. Most systems use a forward encryption system to ensure passwords are not stored in clear text. The only way to recover would be by brute force, trying every combination, but that could take weeks or even months.
Reply With Quote