org.pacien.tincapp: re-add app description
This commit restores the app description in the metadata repository, the store metadata contained within the app's repository not being picked-up.
This commit is contained in:
parent
be5d6c6d35
commit
c51c407149
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue