diff options
| author | Andinus <andinus@nand.sh> | 2020-10-06 10:37:19 +0530 |
|---|---|---|
| committer | Andinus <andinus@nand.sh> | 2020-10-06 10:37:19 +0530 |
| commit | 1f3558c2352989d75f59dd6c9e7369fc5b4a5ab0 (patch) | |
| tree | 2e1c6a35d8c6b36b080e78f92a9af978ad2a681a | |
| parent | aa6977824f9079b7d5afc3c409ec76633c79f76e (diff) | |
| download | pavo-1f3558c2352989d75f59dd6c9e7369fc5b4a5ab0.tar.gz | |
| -rw-r--r-- | README.org | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,5 +1,4 @@ -#+HTML_HEAD: <link rel="stylesheet" href="../static/style.css"> -#+HTML_HEAD: <link rel="icon" href="../static/pavo.png" type="image/png"> +#+SETUPFILE: ~/.emacs.d/org-templates/projects.org #+EXPORT_FILE_NAME: index #+TITLE: Pavo @@ -8,6 +7,12 @@ Pavo wraps other programs with /unveil/ & /pledge/. *Note*: This is still a work in progress, just the progress is very slow. I still think this is a neat idea, will complete this someday. +*Note*: Someone made this & posted it on =misc@=. +#+BEGIN_QUOTE +[ANNOUNCE] pledge(1): an unprivileged sandboxing tool for OpenBSD +https://marc.info/?l=openbsd-misc&m=160070752916257&w=2 +#+END_QUOTE + | Project Home | [[https://andinus.nand.sh/pavo/][Pavo]] | | Source Code | [[https://git.tilde.institute/andinus/pavo][Andinus / Pavo]] | | GitHub (Mirror) | [[https://github.com/andinus/pavo][Pavo - GitHub]] | |