From 787ddf2c43734c871d6c12e763964bd64ed8dcbc Mon Sep 17 00:00:00 2001 From: AlCalzone Date: Sun, 3 Apr 2022 18:52:56 +0200 Subject: [PATCH] chore: don't bother users to encrypt logfiles (#4384) --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ac8f30bfe02e..b349e0126bb2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -186,9 +186,9 @@ body: * select log level DEBUG * enable "log to file" - **Attention:** - For encrypted communication we need your network key to decode. You can send that via email to info@zwave-js.io - If your logfile contains user codes or a secure inclusion process, you should upload an encrypted archive (zip, rar, 7z, tgz, ...) and send us the password via email. + **Note:** + For S0-encrypted communication we need your network key to decode. You can send that via email to info@zwave-js.io + We cannot easily decrypt S2-encrypted communication currently, unless you have Zniffer logs. placeholder: | Drag and drop logfile (`zwave_.log`) file here.