Opened 18 years ago
Last modified 18 years ago
#3150 closed Bug report
Passwords are stored unencrypted
Reported by: | mhofstra85 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | mhofstra85, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
In ~/.filezilla/sitemanager.xml the password for a non-anonymous ftp site will be stored unencrypted.
OS: 2.6.19-gentoo-r5
Note:
See TracTickets
for help on using tickets.
This is by design. It's the task of the operating system to protect the user's data.
Just encrypt your home directory. cryptsetup-luks and pam-mount are the two gentoo packages you might want to have a look at.