From 5d79204e71acac66644d40e371fda46ace1bb8c8 Mon Sep 17 00:00:00 2001 From: David McMackins II Date: Sat, 29 Aug 2015 12:03:00 -0500 Subject: Added plugin security notice --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 59a0e1b..1027783 100644 --- a/README +++ b/README @@ -58,6 +58,11 @@ logic. No functions will be executed by `coinfetch` directly. You must execute them at the global level if needed. See the default plugins in `cfetch/plugins` for examples of simple working plugins. +**CAUTION**: To allow plugin developers to use unique solutions when + implementing their plugins, plugin code is not checked for sanity or security + before it is executed. Only install plugins from developers you trust to not + damage or corrupt system or personal files or compromise personal data. + Note ---- -- cgit v1.2.3