akr icon indicating copy to clipboard operation
akr copied to clipboard

More Generate Key Options

Open akkadaya opened this issue 2 years ago • 3 comments

Is there a way to generate different key types? If not, is it possible to add this option?

Thanks

akkadaya avatar Mar 23 '22 23:03 akkadaya

is this repo maintained? I can't find any updates or answers from the company? maybe they should give away this product to some organisation which will maintain it!

akkadaya avatar May 08 '22 05:05 akkadaya

wouldn't ssh-keygen -t <type> solve this? Let me know if this is still an urgent requirement but i think this can be solved by this command.

nikhilty avatar Jun 02 '22 12:06 nikhilty

How would this get loaded onto the mobile app? For my use case, I need to use ssh-rsa for sites like Azure devops, otherwise, I can't use this service.

adampiskorski avatar Aug 10 '22 22:08 adampiskorski

starting release 1.1.0, ssh-agent will pre-load all RSA, ECDSA and ED25519 keys from ~/.ssh directory on start. Let me know if that works for you.

nikhilty avatar Apr 10 '23 19:04 nikhilty

Closing this issue for now. Let me know if you need assistance.

nikhilty avatar Apr 12 '23 19:04 nikhilty