Jump to content

Security breach


Stormy
This topic is 968 days old and is no longer open for new replies.  Replies are automatically disabled after two years of inactivity.  Please create a new topic instead of posting here.  

Recommended Posts

No. What is happening is that you most likely allow your browser to remember your password to the site so you don’t have to type it in each time you visit. 

The password that you are using here in this site is known by the browser to have been used in other data breaches. 

Many people use the same password on multiple sites. So it’s easier to try to compromise an account by trying known usernames/passwords from other sites that have been hacked.

There is no way to expose passwords on this site. I have no way in the database of ever knowing your password. It’s encrypted with SHA256 and salted with another unique account identifier. The only way we validate logins to to compare the output of whatever password is entered to the hash in the database. So we don’t know what the password itself is only that it matches what was entered previously. 

So what does this mean at the end of the day?  The site/server here is NOT hacked. Your browser is telling you that the password you use to login here is known to have been in a data breach elsewhere so it’s a risk. As a general precaution, you should consider changing your password here (and anywhere else you use the same password) to something new and unique. 

If you need help changing your password just let me know and I’ll post a step by step guide. 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...