Support Board
Date/Time: Mon, 16 Jun 2025 09:22:26 +0000
Post From: Password storage and plain-text emails are not acceptable
[2025-05-12 04:05:40] |
User300594 - Posts: 1 |
Sierra Chart should not email passwords in plain text. Passwords must be hashed using a one-way function (like bcrypt, scrypt, or Argon2), not stored in a way that allows them to be retrieved and emailed. This practice is a serious security flaw and needs to be addressed.
|