|
|
|
|
|
by shurco
2350 days ago
|
|
SSH Secrets Engine most likely acts as an API and uses a different work model than we do.
An important fact about Werbot is that there is no need to install additional software on a local machine or a remote server. Werbot passes all the traffic through itself and all verifications take place directly in the core of the system. We do not change the way you are used to work on servers, we change the way you connect to them. Each connection is made with a single sign on (for example, user@werbot.com if using our SaaS version) and a user's private key. Once the user is signed on, a list of all available servers is displayed to him and he can automatically connect to one of them by just selecting the needed item on the list. In the user's profile you can see the user's activity and the working time. Additional server access settings can be also managed through user's profile, for example you can set different access limitations by geolocation, IP, country or time schedule. |
|