Jump to content

what? password changes by itself?

Go to solution Solved by Lurick,

It's hashing the password / hiding it to not expose the length of the password, it's not actually changing it.

It's hashing the password / hiding it to not expose the length of the password, it's not actually changing it.

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to post
Share on other sites

To add on to @Lurick's response. They do this for security purposes. Now that I know your password is 8 characters long that makes it a lot easier to figure out what your password is.

 

Passwords get obfuscated this way so in the event that you screenshot/share screen or if you have anyone in the nearby who might see your screen... it's a lot harder to make a guess as to what that password may be.

Link to post
Share on other sites

8 minutes ago, NinJake said:

To add on to @Lurick's response. They do this for security purposes. Now that I know your password is 8 characters long that makes it a lot easier to figure out what your password is.

 

Passwords get obfuscated this way so in the event that you screenshot/share screen or if you have anyone in the nearby who might see your screen... it's a lot harder to make a guess as to what that password may be.

Oh I see ok thanks!

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×