a padlock formed of blue lights and lines

Managed Security in our Java SSH APIs

The latest Maverick Legacy 1.7.27 releases include a new concept called Managed Security. This update introduces several changes under the hood to ensure that usage of the APIs maintains the highest possible security whenever possible. We introduced a set of security levels to classify the algorithms we support. As a developer, you can now fix […]

Continue Reading…

open shh graphic

What impact will OpenSSH disabling SSH-RSA signatures have on Maverick Java SSH API

With the release of OpenSSH 8.2 last week, the project announced that they would disable ssh-rsa signatures in a future version. I thought it would be paramount to update our API users on what this means in practice and how it will impact your implementations. Why are SSH-RSA signatures being disabled? OpenSSH has decided to […]

Continue Reading…