======DetailsDetails====== * ServerName: toad * ServerDNS: toad.vanhack.ca * [[http://en.wikipedia.org/wiki/Tor_(anonymity_network)#Hidden_services|HiddenService]]: hgggig4jktrw2oli.onion ======What is SILC?====== Secure Internet Live Conferencing, or SILC in short, is a modern conferencing protocol which provides rich conferencing features with high security. One of the main design principles of the protocol was security. Many of the SILC features are found in traditional chat protocols such as IRC but many of the SILC features can also be found in Instant Message (IM) style protocols. SILC combines features from both of these chat protocol styles, and can be implemented as either IRC-like system or IM-like system. In fact, SILC removes the need to make such distinction between these two protocol styles. Some of the more advanced and security features of the protocol are new to all conferencing protocols. SILC also supports multimedia messages and can also be implemented as a video and audio conferencing system. //Pulled From: [[http://silcnet.org/general/about/|About SILC]].// Also see[[http://en.wikipedia.org/wiki/SILC_(protocol)|Wikipedia Entry]] =====Install===== Silc is accessible, even as a new protocol it is available in package form on many operating systems. (there is also a client installed on toad.. so if your a member and have access to ssh then.. You can use silc.) ====debian/ubuntu apt-get==== from the command line sudo apt-get install silc Works in [[http://www.pidgin.im/|pidgin]] as well ====OpenBSD ports ==== cd /usr/ports/net/silc-client make install && make clean ====FreeBSD pkg_add==== pkg_add -r silc-client ==== Darwin ports ==== sudo port install silc-client May be worth looking at [[http://colloquy.info/|colloquy]] (unstable?) ==== Win ==== [[http://www.pidgin.im/|Pidgin]] should do the trick for you here ====pkgsrc (NetBSD, DragonFly BSD, others)==== as root: cd /usr/pkgsrc/chat/silc-client make update =====RUN cli===== then run (first time you will be prompted for a password) silc /server toad.vanhack.ca /j VHS ======Future?====== Create a redundant network with other hackspaces.