diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-02-26 13:18:49 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-02-26 13:18:49 -0300 |
commit | 0872c0a1c20c9e52fce4b5a2e50bea23061bb573 (patch) | |
tree | 7fcbce6317612bf8c7a319b09b84607e8f029759 /share | |
parent | 8d4bbc5ae009b8595a577978a896baece75d942c (diff) | |
download | trashman-0872c0a1c20c9e52fce4b5a2e50bea23061bb573.tar.gz trashman-0872c0a1c20c9e52fce4b5a2e50bea23061bb573.tar.bz2 |
Feat: missing package descriptions
Diffstat (limited to 'share')
-rw-r--r-- | share/trashman/bitmask/info | 1 | ||||
-rw-r--r-- | share/trashman/njalla-openvpn/info | 1 | ||||
-rw-r--r-- | share/trashman/njalla-wireguard/info | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/share/trashman/bitmask/info b/share/trashman/bitmask/info index e69de29..229d0c3 100644 --- a/share/trashman/bitmask/info +++ b/share/trashman/bitmask/info @@ -0,0 +1 @@ +VPN application with a friendly interface and automatic configuration diff --git a/share/trashman/njalla-openvpn/info b/share/trashman/njalla-openvpn/info index e69de29..b7e5f00 100644 --- a/share/trashman/njalla-openvpn/info +++ b/share/trashman/njalla-openvpn/info @@ -0,0 +1 @@ +internet access using the privacy-aware VPN provider Njalla, openvpn implementation diff --git a/share/trashman/njalla-wireguard/info b/share/trashman/njalla-wireguard/info index e69de29..a909fec 100644 --- a/share/trashman/njalla-wireguard/info +++ b/share/trashman/njalla-wireguard/info @@ -0,0 +1 @@ +internet access using the privacy-aware VPN provider Njalla, wireguard implementation |