Brent Fischer
1 min readJan 15, 2019

--

Hi, Thanks for the article, great work! There’s one question left:

“Encrypt any sensitive data in the database when saving and decrypt when viewing using something like Encrypt any sensitive data in the database when saving and decrypt when viewing using something like KeyCzar (SHA-1) (SHA-1)”

To be really secure, i assume, that the password for data encryption should stored locally on the clients computer. But how would a webapplication work then? I cannot search for customers by name for example, since the data is encrypted in the database. Whats the best practice for this approach?

--

--

Brent Fischer
Brent Fischer

Written by Brent Fischer

Python Developer, Python Trainer, Geek, RPGs, Pizza, Traveller. Loves Rust, C, Linux. Drop by at friendlybytes.net

Responses (1)