Code Monkey home page Code Monkey logo
SILC - Secure Internet Live Conferencing
========================================

SILC (Secure Internet Live Conferencing) is a modern and secure
conferencing protocol.


Features
========

SILC provides all the common conferencing services like private messages,
instant messages, channels and groups, and video and audio conferencing.
The main difference to other protocols is that SILC has been designed with
security as its main feature - it is not an add-on or optional plugin -
and security cannot be turned off.

All SILC connections execute SILC Key Exchange protocol, an authenticated
Diffie-Hellman key exchange algorithm, to generate a shared secret session
key.  All SILC packets exchanged between SILC clients and servers are
protected with these keys.

All private messages (instant messages) are protected with private message
keys established using the SILC Key Exchange protocol over the SILC network.
Private messages can be read only by the sender and the recipient of the
message.  SILC servers along the way cannot decrypt the messages.
Optionally, private message key may also be a shared secret, such as
passphrase, or the SILC Key Exchange may be performed peer-to-peer between
clients.  If all these methods fail the session keys are used as the last
resort fallback to encrypt private messages.

All channel and group messages are protected with channel specific keys
generated by the SILC routers and only the members of the channel may read
the messages.  Optionally, channel members may set up a shared secret,
such as passphrase, as the channel key to exclude SILC routers from knowing
the key.


Running SILC
============

After installing the SILC to the system the SILC client is started by
giving command:

	silc

If you want to run with specific configuration file give -f option.

To run the server you should configure the server first.  To run the
server give the command:

	silcd

This will launch the server on to the background.


History
=======

SILC was developed between 1996 and 1999 and released to public in 2000.
SILC was originally developed by Pekka Riikonen.


Contact
=======

Feedback and comments are welcome.  Bug reports should be sent to the
development mailing list.

Official SILC project web site      : http://silcnet.org/
FTP archive for SILC project        : ftp://ftp.silcnet.org/
Development mailing list address    : [email protected]
SILC Server                         : /server silc.silcnet.org

Secure Internet Live Conferencing's Projects

robodoc icon robodoc

SILC Project's modifications ROBOdoc

silc icon silc

Secure Internet Live Conferencing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.