1 \input texinfo @c -*-texinfo-*-
3 @setfilename meshlink.info
4 @settitle MeshLink Manual
11 @dircategory Networking tools
13 * MeshLink: (MeshLink). The MeshLink library.
16 This is the info manual for the MeshLink library version @value{VERSION}.
18 Copyright @copyright{} 2014 Guus Sliepen <guus@@tinc-vpn.org>.
20 Permission is granted to make and distribute verbatim copies of this
21 manual provided the copyright notice and this permission notice are
22 preserved on all copies.
24 Permission is granted to copy and distribute modified versions of this
25 manual under the conditions for verbatim copying, provided that the
26 entire resulting derived work is distributed under the terms of a
27 permission notice identical to this one.
35 @title The MeshLink library
39 @vskip 0pt plus 1filll
40 This is the info manual for the MeshLink library version @value{VERSION}.
42 Copyright @copyright{} 2014 Guus Sliepen <guus@@tinc-vpn.org>
44 Permission is granted to make and distribute verbatim copies of this
45 manual provided the copyright notice and this permission notice are
46 preserved on all copies.
48 Permission is granted to copy and distribute modified versions of this
49 manual under the conditions for verbatim copying, provided that the
50 entire resulting derived work is distributed under the terms of a
51 permission notice identical to this one.
55 @c ==================================================================
62 * Concept Index:: All used terms explained
66 @c ==================================================================
70 The MeshLink library allows applications that link to it to connect to other
71 instances of itself, and exchange messages in a secure way. MeshLink provides
72 end-to-end encryption and authentication of messages with perfect forward
73 secrecy. The MeshLink library starts its own thread which handles all network
74 communications. The application only needs to register callbacks to get
75 notified of incoming messages and other important events.
77 This manual will contain information on how to compile the MeshLink library itself,
78 as well as how to integrate the MeshLink library into your own applications.
81 @c ==================================================================
87 * Contact information::
92 @c ==================================================================
93 @node Contact information
94 @section Contact information
96 The MeshLink website is at @url{http://meshlink.io/}.
99 @c ==================================================================
104 @item Guus Sliepen (@email{guus@@meshlink.io})
107 @c ==================================================================
109 @unnumbered Concept Index
111 @c ==================================================================
114 @c ==================================================================