Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:sw:03-3rd-party:nodered:securing-nodered-hidden [2020/06/15 10:33]
jan_kozak
en:sw:03-3rd-party:nodered:securing-nodered-hidden [2021/08/06 07:08] (current)
avsetula
Line 1: Line 1:
 ====== Node-RED security ====== ====== Node-RED security ======
-If you did not set up login using the following guide, you expose yourself to a risk of unauthorized access to the Unipi controller. That may lead to potentially dangerous changes resulting in downtimes or limitations. At the worst, unauthorized tampering can damage connected technologies or endanger personnel at installation sites. ​+If you did not set up login using the following guide, you expose yourself to a risk of unauthorized access to the Unipi unit. That may lead to potentially dangerous changes resulting in downtimes or limitations. At the worst, unauthorized tampering can damage connected technologies or endanger personnel at installation sites. ​
  
 That said, it is very important to have your system secured every time you create a new project. ​ That said, it is very important to have your system secured every time you create a new project. ​
Line 6: Line 6:
 ---- ----
  
-As you will communicate with the PLC using the **SSH** protocol, you need to [[en:​files:​software:​tools:​advanced-ip-scan-hidden|know the PLC's IP address]] and to have an SSH client installed on your PLC. Among the most frequently used programs is the **PuTTy** application - if you don't have it already, follow [[en:​files:​software:​tools:​putty-hidden|this guide]]. ​Alternatively,​ you can transfer files between your PC and the PLC via the [[https://​winscp.net/​eng/​download.php|WinSCP utility]]. Login is the same as for SSH. +As you will communicate with the unit using the **SSH** protocol, you need to [[en:​files:​software:​tools:​advanced-ip-scan-hidden|know the unit's IP address]] and to have an SSH client installed on your unit. Among the most frequently used programs is the **PuTTy** application - if you don't have it already, follow [[en:​files:​software:​tools:​putty-hidden|this guide]]. ​ 
 + 
 +<WRAP center round info 60%> 
 +For transfer files between your PC and the Unipi unit you can use the [[https://​winscp.net/​eng/​download.php|WinSCP utility]]. Login is the same as for SSH. 
 +</​WRAP>​ 
 + 
  
 After that, just follow [[https://​nodered.org/​docs/​user-guide/​runtime/​securing-node-red|this guide]] on the official Node-RED webpage. After that, just follow [[https://​nodered.org/​docs/​user-guide/​runtime/​securing-node-red|this guide]] on the official Node-RED webpage.