From eb016545b5fa5ec363f9b0cbdd902caec5b174e2 Mon Sep 17 00:00:00 2001 From: Solene Rapenne Date: Sun, 30 May 2021 13:33:43 +0200 Subject: [PATCH] Add use cases --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7677d2b..decc2b8 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ run -> run-0a5f640ed9c98aca444c675f34ef7ee57da0a07d0f20b3565595a42baf2664a4 - allow exporting / importing chroots - allow replacing `proot` with a list of OpenBSD base sets for a more reproducible environment +# Use cases + +This is a list of use case I have, and without heavy automation it's complicated to proceed using virtual machines. + +- running an email server in its own chroot with lmtp delivery over TCP, if the environment is compromised it shouldn't be able to escape +- running a python app from pip that can't be considered fully trusted + # FAQ ## Why the name pocker