aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md20
1 files changed, 12 insertions, 8 deletions
diff --git a/readme.md b/readme.md
index c2b22f7..dad2125 100644
--- a/readme.md
+++ b/readme.md
@@ -1,15 +1,18 @@
1Tinc App 1Tinc App
2======== 2========
3 3
4Android binding and user interface for the tinc mesh VPN daemon which does not require root privilege. 4Android binding and user interface for the tinc mesh VPN daemon which does not
5require root privilege.
5 6
6 7
7Help and documentation 8Help and documentation
8---------------------- 9----------------------
9 10
10The complete list of features, the quickstart guides and the user manual can be found on the project's website: https://tincapp.pacien.org. 11The complete list of features, the quickstart guides and the user manual can be
12found on the project's website: https://tincapp.pacien.org.
11 13
12Community support is mainly provided through the dedicated Matrix Room and linked IRC channel: `#tincapp:pacien.net` and `#tincapp` on `irc.libera.chat`. 14Community support is mainly provided through the dedicated Matrix Room and
15IRC channel: `#tincapp:pacien.net` and `#tincapp` on `irc.libera.chat`.
13 16
14 17
15Download 18Download
@@ -29,9 +32,9 @@ The project can be built using the Gradle `build` task, on Linux.
29 32
30Requirements: 33Requirements:
31 34
32- Android SDK Platform 30 35- Android SDK Platform 33
33- Android NDK r22 36- Android NDK r22
34- Android Platform-Tools 30 37- Android Platform-Tools 34
35- Android SDK Tools 26 38- Android SDK Tools 26
36- CMake 39- CMake
37- automake 40- automake
@@ -41,7 +44,8 @@ Requirements:
41License 44License
42------- 45-------
43 46
44Copyright (C) 2017-2021 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). 47Copyright (C) 2017-2024 Pacien TRAN-GIRARD and contributors (listed in
48`contributors.md`).
45 49
46_Tinc App_ is distributed under the terms of GNU General Public License v3.0, 50_Tinc App_ is distributed under the terms of GNU General Public License v3.0,
47as detailed in the provided `license.md` file. 51as detailed in the provided `license.md` file.
@@ -57,7 +61,7 @@ Builds of this software embed and make use of the following libraries:
57* logback-android, licensed under the GNU Lesser General Public License v2.1 61* logback-android, licensed under the GNU Lesser General Public License v2.1
58* Apache Commons Configuration, licensed under the Apache v2.0 License 62* Apache Commons Configuration, licensed under the Apache v2.0 License
59* Apache Commons BeanUtils, licensed under the Apache v2.0 License 63* Apache Commons BeanUtils, licensed under the Apache v2.0 License
60* Apache Mina FtpServer, licensed under the Apache v2.0 License
61* LZO, licensed under the GNU General Public License v2.0 64* LZO, licensed under the GNU General Public License v2.0
62* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public domain 65* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public
66 domain
63* tinc, licensed under the GNU General Public License v2.0 67* tinc, licensed under the GNU General Public License v2.0