]> git.armaanb.net Git - opendoas.git/blobdiff - README.md
timestamp: error out if fstat and lstat st_ino and st_dev are not the same
[opendoas.git] / README.md
index ca08ca7161b7931ac521bf9228e57a6bfb13633d..3b54f18e070ce36425d19eb28af61ea264908779 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+![sandwich](https://cloud.githubusercontent.com/assets/13654546/9128676/a583cd0a-3c9a-11e5-9b4f-e03ab0ba37d7.png)
+
+Apologies to [Randall Monroe](http://www.xkcd.org/149/).
+
 # OpenDoas: a portable version of OpenBSD's `doas` command
 
 `doas` is a minimal replacement for the venerable `sudo`. It was
@@ -7,7 +11,7 @@ fraction of the codebase.
 
 This is still a work in progress! Please do not deploy yet in a critical
 environment! Of note, `doas` semantics may yet change, and I haven't
-completed PAM integration yet!
+performed even a trivial security audit of my additions.
 
 ## Building and installing