===== OTR ===== * https://developer.pidgin.im/ticket/17118 openssl s_client -showcerts -servername gmail.com -connect gmail.com:443 > cert ===== IRC [[Perl]] ===== #/===usr/bin/perl -w=== IRC::register("test script", "0.1", "", ""); IRC::add_message_handler("JOIN", "some_join_handler"); sub some_join_handler { my ($msg, $cmd, $nick,$chan); $_ = shift; /^[[^:]]*:([[^===]]*)[[^#]]*(.*)$/; $nick = $1; $chan = $2;=== if (($nick eq "_ton_nick") && (lc $chan eq "#bitlbee") { IRC::command("/msg $thischan ident motdepass"); }} http://pastebin.ca/5353 http://pastebin.ca/5354 ==== IRC ==== * http://www.faqs.org/rfcs/rfc1459.html * http://www.irchelp.org/irchelp/faq.html freenode : http://chat.vrijschrift.org/irc.cgi ==== [[HTTP]] ==== For [[Security]] Resons in some cases only http is allowed, is there a chat program that do tunneling over http ? The only one I find is http://rzr.online.fr/chat.htm ===== text / IM ===== * http://www.bitlbee.org/main.php/intro.html IrC : * [[Web]] [[Java]] Applet : http://www.jpilot.com/ * OpenSource for [[Windows]] [[Linux]] ... http://xchat.org * [[Web]] : http://www.toulouse-irc.org * http://chat.ircnet.org JabbeR : * http://www.jabber.org I am looking for a jabber webclient (java or php based...) * http://gnuwin.epfl.ch/apps/exodus/en/index.html : on [[Windows]] ===== MISC ===== * http://www.schneier.com/blog/archives/2012/08/cryptocat.html# PrivacY * http://www.commandlinefu.com/commands/view/13460/simple-multi-user-encrypted-chat-server-for-5-users * https://hack.chat/?roomname SignaL : * https://github.com/WhisperSystems/Signal-Desktop/blob/master/CONTRIBUTING.md#standalone-registration * https://github.com/WhisperSystems/Signal-Desktop/issues/463 ===== MORE ===== @TaG: MessaginG IrC CommunicatioN TexT