From 7c660d60091bf3daa619ca25b8ae7c7f3e5c613f Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 5 Dec 2021 11:01:16 +0100 Subject: [PATCH 1/2] Add ZeroTier --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index d31aebdc..7a8ec62f 100644 --- a/apps.json +++ b/apps.json @@ -3610,6 +3610,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/zeronet_ynh" }, + "zerotier": { + "category": "system_tools", + "state": "working", + "subtags": [ + "network" + ], + "url": "https://github.com/YunoHost-Apps/zerotier_ynh" + }, "zomburl": { "category": "small_utilities", "maintained": false, From ca7c71c3c97a6c97333a0dcbefc35dbc51c55d7c Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 13 Aug 2022 16:34:08 +0200 Subject: [PATCH 2/2] ZeroTier is not-totally-free and promotes a non-free-network --- apps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps.json b/apps.json index 7a8ec62f..cf8863ac 100644 --- a/apps.json +++ b/apps.json @@ -3611,6 +3611,10 @@ "url": "https://github.com/YunoHost-Apps/zeronet_ynh" }, "zerotier": { + "antifeatures": [ + "not-totally-free", + "non-free-network" + ], "category": "system_tools", "state": "working", "subtags": [