When a user logs into a FogBugz installation that is not set to run on SSL, is the username and password sent in clear text, or is it encrypted?
|
3
|
If you are not using SSL, then any data you send will not be encrypted between your computer and the server, regardless of what application you are using (including FogBugz). The passwords are stored encrypted in the database. If you want to be sure that your information is never sniffed on the wire, you should always use SSL. |
|||
|