Ticket #32 (closed Bug report)

Opened 8 years ago

Last modified 7 years ago

Plain Text Password

Reported by: zalith Owned by:
Priority: normal Component: Other
Keywords: Cc: zalith, codesquid
Operating system type: Operating system version:

Description

Version 1.6

This is not really a bug but could be a security issue.
When I extract a download queue it is put into a text
file to reconnect again. The password is placed in the
file as a plain text. A simple encoding algorithm
could be use so it is not so easy to get someones
password.

Change History

Changed 7 years ago by anonymous

Logged In: NO

Why not have all the data the program uses ciphered with a
password?
You can also cipher all the hard drive with a password.

Don't do bad hacks!

Changed 7 years ago by codesquid

Since FileZilla is open source, encryption would not make
much sense.

Note: See TracTickets for help on using tickets.