Page 1 of 1
[1.1.25] Password of "last-played" server in player-data.json not hashed
Posted: Mon Mar 01, 2021 2:02 pm
by Spectre93
In player-data.json in the "last-played" object, the password is
shown in plain text rather than hashed, which the field suggests.
- Fields with sensitive data hidden.
- factorioBugPasswordHash.png (8.24 KiB) Viewed 1300 times
Re: [1.1.25] Password of "last-played" server in player-data.json not hashed
Posted: Mon Mar 01, 2021 6:21 pm
by Rseding91
Thanks for the report. Unfortunately in this case the name is wrong; it's not hashed and probably never will be. But; changing the name would just add complexity to the logic to migrate it without adding much benefit.