From 7b5aa62edc67655e85c9b27b879c6f728677f65c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 30 Jan 2018 20:45:18 +0100 Subject: [PATCH] Add FAQ --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 68ef576..878f43c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,17 @@ If you'd like to contribute to the project or build the image yourself, see [contributing.md](CONTRIBUTING.md) and the [setup instructions](doc/setup_with_proot.md). This is a work in progress - contributions are welcome. +FAQ +=== + +**Question**: I can't login, what is the password? + +**Answer**: For security reasons, it is **not possible** to login on the default image runinng CIRCLean/KittenGroomer (an attacker could exploit that functionality). + +The only thing the default image does is booting, processing the content of the source key, copying over the files to the destination key, and finally shutting down. + + + Why/What ========