PDA

View Full Version : User Database encryption


ViNcE
04-23-2004, 06:26 AM
It would be cool to have such feature to keep data in security.
What do you think ?

Mouton
04-23-2004, 06:48 AM
(while ioFTPD is not running)
Right-click ioftpd\users folder
'Properties'
'Advanced'
'Encrypt content to secure data'

Don't forget to backup your private key and cert to a floppy/cd-rom... command prompt's "cipher /e:backup" or "cipher /x backup" should do. Many gui way to do the same...

toki
04-23-2004, 07:50 AM
put all ur io related data into a crosscrypt volume. crosscrypt is freeware and fully loopAES compatible.

mount the disk at startup and u got ur io. umount and its gone. i guess that will be a problem if u want to run it as a system service but since its not making a lot of load here as normal program its ok for me.

greez toki