From f03fb33c1b83f7e27698d029d41b38cae91de25c Mon Sep 17 00:00:00 2001 From: giomba Date: Fri, 11 Nov 2022 21:58:18 +0100 Subject: [PATCH] Add README.md about credentials. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d7aa17 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Authentication + +In order to use the real credentials, you should: + +- install [direnv](https://direnv.net/) and get it running +- get the official `.envrc`, which is versioned +- put it in a safe place +- `ln -s /safe/place .evnrc` + +In order to be granted access to the real credentials, you must: +- hardly beg the sysadmin for permission +- or, alternatively, gift him with a beer or a retrocomputer +