Well, it's just to easy to spy on one's password. But I understand, that this seems to be no common concern here
Since it's so easy to spy the passwords I'll give you my permission to send me a PM with my password. You need my personal salt as well which will be pretty hard to guess, almost impossible really. Even if you knew my salt it would be difficult since MD5 hash isn't reversable.
And it's encrypted, not once, but twice with MD5.
The firewall will stop you when you try to guess the salt with brute force scripting though (only way to get it without database access) and that'll deny you through iptables (ip ban).
Should this happen you can e-mail me (martin at nathell . com) and I'll remove the ban.
If you have a few thousand available ips and a lot of time (years, really, no joke) and know what you're doing, it might be possible to get hold of it.
The easier option of course would be just to guess my password but then it doesn't matter if we're using SSL or not.
BTW I'm not trying to be an asshole, just stating that it's pretty difficult to do, at least it takes a lot of time.
Info: All accounts are double encrypted with MD5+salt, not just mine.