#7444 closed enhancement (worksforme)
Passwords saved encrypted?
Reported by: | KlaasVaak | Owned by: | yla |
---|---|---|---|
Priority: | normal | Milestone: | 4.4 |
Component: | documentation | Version: | 4.3.1 |
Severity: | normal | Keywords: | password, encrypted |
Cc: | Architecture: | ||
Platform: | Windows Vista |
Description
Using FileZilla I discovered that this programs saves all the entered passwords on the local computer, in an xml file. Not too handy when somebody gets in.
So, does Cyberduck save the login data 'encrypted' somewhere? Or if not, how is this data saved and protected?
Change History (5)
comment:1 Changed on Sep 12, 2013 at 9:47:44 AM by dkocher
comment:2 Changed on Sep 12, 2013 at 9:47:53 AM by dkocher
- Component changed from core to documentation
- Owner set to dkocher
comment:3 Changed on Sep 12, 2013 at 9:48:00 AM by dkocher
- Owner changed from dkocher to yla
comment:4 Changed on Sep 13, 2013 at 2:01:31 PM by dkocher
- Milestone set to 4.4
comment:5 Changed on Sep 18, 2013 at 4:00:50 PM by yla
- Resolution set to worksforme
- Status changed from new to closed
Cyberduck is using the Windows Data Protection API (DPAPI) to encrypt and protect your credentials.
Note: See
TracTickets for help on using
tickets.
Will need to improve our documentation in General → Connection → Use Keychain.