Giter Site home page Giter Site logo

meshlink's Introduction

This is the README file for the MeshLink library. Installation instructions may
be found in the INSTALL file.

MeshLink is Copyright (C) 2014 Guus Sliepen <[email protected]>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version. See the file COPYING for more details.

To obtain a license to use this library in commercial software, please contact
[email protected].


This is not a finished version
------------------------------

Please do not use this library yet.


Requirements
------------

In order to compile MeshLink, you will need a GNU C compiler environment.

The following libraries are used by default, but can be disabled if necessary:

- zlib (http://www.gzip.org/zlib/)

Features
--------

MeshLink is a library that allows applications to connect to other instances of
itself, and exchange messages in a secure way. MeshLink provides end-to-end
encryption and authentication of messages with perfect forward secrecy. The
MeshLink library starts its own thread which handles all network
communications. The application only needs to register callbacks to get
notified of incoming messages and other important events.

Other noteworthy features are:

- IPv6 support
- NAT traversal (requires at least one node that is not behind a NAT)
- Ed25519 keys (TBD)
- ChaCha-Poly1305 encryption and message authentication

meshlink's People

Contributors

a-krebs avatar blblack avatar dechamps avatar drizzt avatar everhannes avatar fclairamb avatar gsliepen avatar haegar avatar hbar-git avatar jmuchemb avatar lr-evb avatar msch avatar nickhibma avatar pesco avatar rumko avatar scottlamb avatar sinni800 avatar surjector avatar vilbrekin avatar vollkorn1982 avatar zioproto avatar

Watchers

 avatar  avatar

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.