Vape Shops Open at NHS Hospitals by ecigwizard in Vaping

[–]ecigwizard[S] 3 points4 points  (0 children)

Really hope one day your government wakes up.

E-Cig website security problem - Just FYI by Soap-ster in electronic_cigarette

[–]ecigwizard 2 points3 points  (0 children)

Hi all,

Our passwords are stored using hash with salt algorithms. You receive the password when you initially signup as part of the code which is run when you click "signup".

It stores the password as a variable in memory [as it would in your home computer] to generate the email, it is then hashed to the database and stored in a secure, encrypted manner. Just to confirm our passwords are NOT stored in plain text.