]> Cypherpunks.ru repositories - govpn.git/blob - doc/govpn.texi
8033b911026e6ca24fb9ce528192e11d4bef7239
[govpn.git] / doc / govpn.texi
1 \input texinfo
2 @setfilename govpn.info
3 @documentencoding UTF-8
4 @settitle GoVPN
5
6 @copying
7 This manual is for GoVPN -- simple free software virtual private network
8 daemon, aimed to be reviewable, secure, DPI/censorship-resistant,
9 written on Go.
10
11 Copyright @copyright{} 2014-2015 @email{stargrave@@stargrave.org, Sergey Matveev}
12
13 @quotation
14 Permission is granted to copy, distribute and/or modify this document
15 under the terms of the GNU Free Documentation License, Version 1.3
16 or any later version published by the Free Software Foundation;
17 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
18 A copy of the license is included in the section entitled "Copying conditions".
19 @end quotation
20 @end copying
21
22 @node Top
23 @top GoVPN
24
25 @include about.texi
26
27 @menu
28 * About (russian): О демоне.
29 * News::
30 * Installation::
31 * Precautions::
32 * User manual: User.
33 * Developer manual: Developer.
34 * Contacts and feedback: Contacts.
35 * Thanks::
36 * In the media: Media.
37 * TODO::
38 * Copying conditions::
39 @end menu
40
41 @include about.ru.texi
42 @include news.texi
43 @include installation.texi
44 @include precautions.texi
45 @include user.texi
46 @include developer.texi
47 @include contacts.texi
48 @include thanks.texi
49 @include media.texi
50 @include todo.texi
51
52 @node Copying conditions
53 @unnumbered Copying conditions
54
55 @insertcopying
56 @verbatiminclude fdl.txt
57 @bye