]> Cypherpunks.ru repositories - govpn.git/blob - doc/index.texi
a2aa99e84b634845d06665d15b2fca007a1bc60a
[govpn.git] / doc / index.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-2016 @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 @center @ref{Tarballs, @strong{Download it}}.
28
29 @menu
30 * Frequently Asked Questions: FAQ.
31 * News::
32 * Информация на русском: Русский.
33 * Installation::
34 * Precautions::
35 * User manual: User.
36 * Developer manual: Developer.
37 * Contacts and feedback: Contacts.
38 * Thanks::
39 * In the media: Media.
40 * Copying conditions::
41 @end menu
42
43 @include faq.texi
44 @include news.texi
45 @include russian.texi
46 @include installation.texi
47 @include precautions.texi
48 @include user.texi
49 @include developer.texi
50 @include contacts.texi
51 @include thanks.texi
52 @include media.texi
53
54 @node Copying conditions
55 @unnumbered Copying conditions
56
57 @insertcopying
58 @verbatiminclude fdl.txt
59
60 @bye