]> Cypherpunks.ru repositories - govpn.git/blob - doc/govpn.texi
7fab9f37734bf745115d85b7c3828e6cd07e10be
[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-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 @strong{@ref{Tarballs, Download it}}.
28
29 @menu
30 * About (russian): О демоне.
31 * Frequently Asked Questions: FAQ.
32 * Часто задаваемые вопросы: ЧАВО.
33 * News::
34 * Installation::
35 * Precautions::
36 * User manual: User.
37 * Developer manual: Developer.
38 * Contacts and feedback: Contacts.
39 * Thanks::
40 * In the media: Media.
41 * TODO::
42 * Copying conditions::
43 @end menu
44
45 @include about.ru.texi
46 @include faq.texi
47 @include faq.ru.texi
48 @include news.texi
49 @include installation.texi
50 @include precautions.texi
51 @include user.texi
52 @include developer.texi
53 @include contacts.texi
54 @include thanks.texi
55 @include media.texi
56 @include todo.texi
57
58 @node Copying conditions
59 @unnumbered Copying conditions
60
61 @insertcopying
62 @verbatiminclude fdl.txt
63 @bye