...It comes with an intuitive interface and basic playback functions, which makes it suitable for any type of user, beginner or advanced.
"Readme":
- To use OpenSSH RSA-Key Encryption you can edit manually SSH-Server-Side configuration file 'for example: /etc/ssh/sshd_config' and add Line:
'PubkeyAcceptedAlgorithms +ssh-rsa'
Also you can use for example 'Puttygen' to convert RSA-KeyFile to OpenSSH KeyFile Format
---