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