- Posts: 352
- Thank you received: 41
Ask the community, share ideas, and connect with other LimeSurvey users!
jelo wrote: I recommend to open a new bugreport with your LS4 version.
It muts be encrypted in DB : always.Jmantysalo wrote: Before that I want to know how this should work. When the system should encrypt name and email?
DenisChenu wrote:
It muts be encrypted in DB : always.Jmantysalo wrote: Before that I want to know how this should work.
I tell how it's constructed now, and how it must work now.Jmantysalo wrote:
DenisChenu wrote:
It muts be encrypted in DB : always.Jmantysalo wrote: Before that I want to know how this should work.
I am not at all sure about this. If we have a small installation having webserver and database at the same machine, then the evil hacker gets both db and decrypting key at the same time. If we use external network disk, then we could encrypt everything in other level -- maybe encrypted DB, something like encfs for files containing DB or a block-level encryption.