|
0c7521e063
|
Support for machine suffixes
|
2025-03-11 16:43:47 -04:00 |
|
|
b0ded11999
|
Allow the user to specify the keybits.
|
2025-03-07 15:37:58 -05:00 |
|
|
d7456ee500
|
Don't strip domain from hostname.
The options from server matching are better with SSH with FQDNs.
TODO: I do need to go from passed name to FQDN, though.
|
2025-03-07 15:30:58 -05:00 |
|
|
dca9b4df95
|
Make the generated RSA keys a bit less aggressive.
5888 is supposed to be roughly equivalent to 180 bits of keyspace,
which is what I use for passphrases, anyhow.
|
2022-03-24 12:27:59 -04:00 |
|
|
f7ac3f7500
|
Stronger keys
|
2022-03-24 12:27:58 -04:00 |
|
|
1416378ddb
|
Fixed accidental nuking of key, early.
I shouldn't nuke the key in ~/.ssh but instead nuke it in
~/.ssh/newkeys.
|
2022-03-24 12:27:57 -04:00 |
|
|
dde810d73b
|
Initial drafts of these useful tools
|
2022-03-24 12:27:56 -04:00 |
|
|
d78030c216
|
Initial commit.
This repository will track my useful ssh key management tools.
|
2022-03-24 12:27:55 -04:00 |
|
|
50e8795be7
|
Initial commit
|
2022-03-24 12:24:42 -04:00 |
|