Y
Hacker News
new
|
ask
|
show
|
jobs
by
evgen
5976 days ago
Jabber support for FB Chat is nice, but failing to support SSL/TLS is not really acceptable...
3 comments
aaronblohowiak
5976 days ago
When would you use FB chat and care about the privacy of the communication?
link
evgen
5976 days ago
When I am using a real Jabber client.
link
compay
5976 days ago
At work, probably.
link
aw3c2
5976 days ago
This includes the login I guess...
link
philfreo
5976 days ago
can someone confirm that login info is sent in the clear? that's pretty terrible.
link
kam
5976 days ago
They claim they're using DIGEST-MD5, so not quite plaintext, but a broken hash algorithm
http://www.facebook.com/help/?faq=16742
http://www.facebook.com/help/?faq=16741
link
j0
5976 days ago
yep. they could have at least supported SASL to have the login info encrypted and then transport the rest of the stream unencrypted, but they did not.
link
presto10
5976 days ago
Where does it say SSL/TLS is not supported?
link
natrius
5976 days ago
When you try to connect with "Require SSL/TLS" enabled.
link
zppx
5976 days ago
Just check the instructions for iChat it clearly says to uncheck SSL.
link
rlpb
5976 days ago
Has the AJAX-based chat built into the web application ever been encrypted?
link