# SILC (Secure Internet Live Conferencing) is a protocol which provides secure # conferencing services in the Internet over insecure channel. SILC is IRC like # although internally they are very different. Biggest similarity between SILC # and IRC is that they both provide conferencing services and that SILC has # almost same commands as IRC. Other than that they are nothing alike. #*** via http *** #silc-client: deb http://silcnet.org/download/client/deb ./ deb-src http://silcnet.org/download/client/deb ./ #silc-server: deb http://silcnet.org/download/server/deb ./ deb-src http://silcnet.org/download/server/deb ./ #*** via ftp *** #silc-client: deb ftp://silcnet.org/silc/client/deb ./ deb-src ftp://silcnet.org/silc/client/deb ./ #silc-server: deb ftp://silcnet.org/silc/server/deb ./ deb-src ftp://silcnet.org/silc/server/deb ./