2 Matching Annotations
  1. Apr 2025
    1. Historically, or traditionally, we've protected passwords by encrypting them. That is to say, we take a password that a user provides to us, we encrypt it in some way using some key that we store somewhere on the system, and then when that user types in their password, we then either encrypt their password and check the encrypted values or we decrypt their password and check that.

      تاريخياً ، أو تقليديًا ، قمنا بحماية كلمات المرور من خلال تشفيرها. وهذا يعني ، نحن نأخذ كلمة مرور يوفرها المستخدم لنا ، ونحن نشفرها بطريقة ما باستخدام بعض المفاتيح التي نقوم بتخزينها في مكان ما على النظام ، وبعد ذلك عندما يقوم هذا المستخدم في كلمة المرور الخاصة بهم ، فإننا إما تشفير كلمة المرور الخاصة بهم والتحقق من القيم المشفرة أو فكنا فك تشفير كلمة المرور الخاصة بهم ونتحقق من ذلك.