Skip to content

Releases: Trimble-tech/SSH-Key-Builder

v1.1

07 Feb 19:14
Compare
Choose a tag to compare

v1.1: Dropbear Support Has Been Added

This release makes this script usable by all those running lightweight Dropbear on edge and embedded systems, while making things better for OpenSSH users. The code base is more readable and tamed, and my testing shows it can be consistently run. This is a big release for what's still a new project; I'm excited to see where it can go from here.

Just want to thank the DietPi forum, and its members Joulinar and trendy for teaching me more about Dropbear. Wrapping my head around file permissions old ssh-copy-id bugs was tricky but it paid off.

v1.0

25 Jan 18:39
1d7e3cf
Compare
Choose a tag to compare

Initial Public Release
This is first release of SSH Key Builder has been tested and found stable.

I have tested it from Debian based clients as well as Red Hat/Fedora based clients, and it works so long as the folder .ssh was previously created by the SSH client (should be true on graphical systems).

As this script always creates a working key, I am considering it stable as the possibility of a client machine lacking a GUI or .ssh is minimal and inconsequential.