olivernjeru / replicant-trader

0 stars 0 forks source link

Implement security measures #16

Open olivernjeru opened 2 months ago

olivernjeru commented 2 months ago

These will include encrypting sensitive information such as KRA Pin, Identification Number, username, email and other pieces of sensitive information when storing them in the database. Decryption will be done when displaying this information to authorized users or when running functions that require reference. Passwords will be hashed when being stored in the database.

olivernjeru commented 2 months ago
olivernjeru commented 2 months ago

This link is helpful, https://www.nseix.com/membership/membership-userid-ctclid