org.pacien.tincapp ================== Android binding and user interface for the tinc mesh VPN daemon. Project website: http://tincapp.pacien.org Build ----- The project can be built using the Gradle `build` task, on Linux. Requirements: - Android Platform Tools 26 - Android Platform 21 - Android SDK Tools 25 - Android NDK 14 - CMake - LLDB License ------- Copyright (C) 2018 Pacien TRAN-GIRARD _tinc app_ is distributed under the terms of GNU General Public License v3.0, as detailed in the provided `license.md` file. Builds of this software embed and make use of the following libraries: * Kotlin Standard Library, licensed under the Apache v2.0 License * streamsupport-cfuture, licensed under the GNU General Public License v2.0 * Material Components for Android, licensed under the Apache v2.0 License * ZXing Android Integration, licensed under the Apache v2.0 License * Bouncy Castle PKIX, licensed under the Bouncy Castle License * SLF4J, licensed under the MIT License * logback-android, licensed under the GNU Lesser General Public License v2.1 * Apache Commons Configuration, licensed under the Apache v2.0 License * Apache Commons BeanUtils, licensed under the Apache v2.0 License * LZO, licensed under the GNU General Public License v2.0 * LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public domain * tinc, licensed under the GNU General Public License v2.0