diff options
| author | Andinus <andinus@nand.sh> | 2020-04-25 20:24:19 +0530 |
|---|---|---|
| committer | Andinus <andinus@nand.sh> | 2020-04-25 20:24:19 +0530 |
| commit | 70e223f9372474b8e5193c15f217feb320a67a43 (patch) | |
| tree | 313a93d4160cca7cf10d4032fc3a457af65de742 | |
| parent | 04d790432065d9e7acee08227aea22a77637f22d (diff) | |
| download | pavo-70e223f9372474b8e5193c15f217feb320a67a43.tar.gz | |
Add working in readme
| -rw-r--r-- | README.org | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -10,4 +10,11 @@ Pavo wraps other programs with /unveil/ & /pledge/. | GitHub (Mirror) | [[https://github.com/andinus/pavo][Pavo - GitHub]] | *Tested on*: -- OpenBSD 6.6 +- OpenBSD 6.6 amd64 + +* Working +- Pavo parses the config file +- Directories & commands are unveiled +- Execpromises are added +- Unveil calls are blocked +- Command is executed |