From 883b5abc7b2a770146683e7e27bf275bd4064511 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 20 Jan 2020 17:07:12 +0100 Subject: pass network device fd via unix socket instead of inheritance Workaround for new shared memory restrictions added in Android 10 preventing file descriptor leakage to sub-processes. This change set BREAKS ENCRYPTED PRIVATE KEYS SUPPORT. GitHub: https://github.com/pacien/tincapp/issues/92 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index d78fffb..f70c6e3 100644 --- a/readme.md +++ b/readme.md @@ -41,7 +41,7 @@ Requirements: License ------- -Copyright (C) 2017-2019 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). +Copyright (C) 2017-2020 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). _Tinc App_ is distributed under the terms of GNU General Public License v3.0, as detailed in the provided `license.md` file. -- cgit v1.2.3