-- use : https://github.com/ronf/asyncssh

-- object security check (pyramida_auth)
   object lock by url and factory on specific routes
   we target to restrict rights on specific nodes/users

-- add also git repository

-- add the hability to check if a command is running or not ...
   progress bar and some json service with the list of pending tasks
   ...
   follow all the steps during command. While some one is doing a job
   be able to send information about ssh buffer retrieved to owner.
   so people will know what exactly happen

   also add the hability to add debug mode for fully debug mode
   especially for remote pull/push

