aboutsummaryrefslogtreecommitdiffstats
path: root/readme.rst
diff options
context:
space:
mode:
Diffstat (limited to 'readme.rst')
-rw-r--r--readme.rst23
1 files changed, 23 insertions, 0 deletions
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 <https://opensource.org/licenses/MIT>.
+
+SPDX-License-Identifier: MIT
+
+Copyright © 2016 vg <vg@devys.org>
+
+Contact
+=======
+
+developer
+ vg
+
+mail
+ vg@devys.org