I want to create a driver for an security system, it allows us to exchange data over SSH. For security purposes it's of course better to do this over SSH instead of telnet.
The creation of SSH requires advanced rights to manage the entire system. Data exchange is safer to implement in other ways. We do not plan to implement this functionality, because It looks very strange
Describe in more detail why this is used? In what cases is the shell needed in the project for the end user?
I want to create a driver for an security system, it allows us to exchange data over SSH. For security purposes it's of course better to do this over SSH instead of telnet.
Thanks
The creation of SSH requires advanced rights to manage the entire system. Data exchange is safer to implement in other ways. We do not plan to implement this functionality, because It looks very strange
You may use SSL instead SSH
and also use SSL to telnet tunnel https://askubuntu.com/questions/423727/ssh-tunneling-over-ssl