User Tools

Site Tools


tutorials:silc_server

DetailsDetails

  • ServerName: toad
  • ServerDNS: toad.vanhack.ca
  • 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: About SILC. Also seeWikipedia 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 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 colloquy (unstable?)

Win

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.

tutorials/silc_server.txt · Last modified: 2016/09/20 05:29 by tyisi

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki