From 96549c263961a14966a2a514ee47bca0e9015a7e Mon Sep 17 00:00:00 2001 From: VG Date: Thu, 24 Nov 2016 15:10:45 +0100 Subject: add license --- readme.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'readme.rst') diff --git a/readme.rst b/readme.rst index f7820b7..68de56b 100644 --- a/readme.rst +++ b/readme.rst @@ -1,3 +1,6 @@ +Description +=========== + The first example drops caps except setuid/gid, then change to a user, then regain a specific capability. @@ -7,3 +10,23 @@ have same set of inheritable caps sets in its xattrs + effective flag. Thus the result is the launched program has only a specific capability and nobody can automatically gain (as opposed to effective + permited file caps) the allowed capability. Only the runner can do it. + +License +======= + +Unless specified otherwise, this project is licensed under the terms of the +MIT license. You should have received a copy of the MIT License along with +this program. If not, see . + +SPDX-License-Identifier: MIT + +Copyright © 2016 vg + +Contact +======= + +developer + vg + +mail + vg@devys.org -- cgit v1.2.3