From 24b7b2ebcceaca8eb7876bf30602ce71999846f5 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Fri, 29 Jan 2016 08:36:47 -0400 Subject: [PATCH] Notice security concerns of adding execution permissions to home directory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c166ee3..7ef68dc0 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ npm install && bower install # In GNU/Linux, your home directory needs execution permissions # in order to run Etcher as expected due to a bug in Electron. +# Notice this is a workaround that may cause security concerns. # See https://github.com/atom/electron/issues/3666 sudo chmod a+x /home/