aboutsummaryrefslogtreecommitdiffstats
path: root/readme.rst
diff options
context:
space:
mode:
authorVG <vg@devys.org>2016-11-24 15:10:45 +0100
committerVG <vg@devys.org>2016-11-24 15:10:45 +0100
commit96549c263961a14966a2a514ee47bca0e9015a7e (patch)
tree6658197f0e60095118c4f6dbbf61c82eb5414e30 /readme.rst
parent520a0889fcc8dda79c682c168cf84ff24bedf216 (diff)
downloadrunwithcaps-master.tar.gz
runwithcaps-master.tar.bz2
runwithcaps-master.zip
add licenseHEADmaster
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