diff --git a/metadata/org.pacien.tincapp.txt b/metadata/org.pacien.tincapp.txt index 3d40567e6c..8f5e8f6a16 100644 --- a/metadata/org.pacien.tincapp.txt +++ b/metadata/org.pacien.tincapp.txt @@ -7,6 +7,33 @@ Donate:https://paypal.me/pacien/15 Bitcoin:152t9TEBBhEescQx5gG7T5wHaJVeupAXQm Auto Name:Tinc App +Summary:Android binding and user interface for the tinc mesh VPN daemon +Description: +Main features: + +* Does NOT require root privilege +* Connection management through a graphical interface +* Uses conventional tinc configuration files (extended with support for encrypted private keys and VPN bypass per Android application) +* Automatable using third party Android applications via Intents + +Notes: + +* This application is only a VPN client, which is not tied to any VPN service provider by default. +* It requires an existing tinc network to connect to. +* For more information about the tinc VPN protocol, see [https://www.tinc-vpn.org/] + +Platform specific limitations of the Android client: + +* Operates with tinc in router mode only +* Connects to only one tinc network at a time +* No support for hook scripts + +Please see the project's website for more information (setup guide, +documentation, sources, issues): + +* [https://tincapp.pacien.org] +* [https://github.com/pacien/tincapp] +. Repo Type:git Repo:https://github.com/pacien/tincapp.git