• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Suggestion] DIALOG_STYLE_PASSWORD_SECURE
#1
DIALOG_STYLE_PASSWORD_SECURE

I suggest the (client/server)?implementation?of this new dialog style, which is basically DIALOG_STYLE_PASSWORD, but returning an already bcrypt-hashed string in the inputtext argument: the server has access to the unhashed password, but not in the script.

Yes, the server scripter could still access the plain text password by using plugins that intercept the data sent between the server and the client, but the goal is not to prevent him to do so, but to promote the hashing of passwords out of the box.

The client-side dialog interface should show a "trusted"?icon (or anything similar), with a tooltip appearing on mouse hover, telling the user that his password is secure.

[Image: image.png]
  Reply


Messages In This Thread
DIALOG_STYLE_PASSWORD_SECURE - by Sasino97 - 2019-04-30, 08:03 AM
RE: DIALOG_STYLE_PASSWORD_SECURE - by BloodMaster - 2019-04-30, 02:27 PM
RE: DIALOG_STYLE_PASSWORD_SECURE - by hual - 2019-05-01, 02:36 PM
RE: DIALOG_STYLE_PASSWORD_SECURE - by JustMichael - 2019-05-01, 03:52 PM
RE: DIALOG_STYLE_PASSWORD_SECURE - by Sasino97 - 2019-05-02, 03:23 PM

Forum Jump: