jumaris / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
1 stars 0 forks source link

Allow export of generated keys #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Launch connectbot 1.2 (r109)
2. Menu -> Manage keys
3. Generate or import

Import should mention what format it's looking for, i.e. /sdcard/id_rsa and
/sdcard/id_rsa.pub.  Or maybe pull up a file browser.

Generate needs to have a way to export a key, say to
/sdcard/connectbot/ida_rsa.pub or something.  I'd advocate only exporting
public keys, but I can understand doing it either way.  Or possibly putting
the key in a clipboard, sending via email, or via IM.

Original issue reported on code.google.com by broad...@gmail.com on 3 Nov 2008 at 10:44

GoogleCodeExporter commented 8 years ago
Ah, please ignore the import, it does find them, I didn't realize that umount 
on the
desktop wasn't enough to let the g1 see /sdcard.

Exporting generated keys does still seem to be a problem.

Original comment by broad...@gmail.com on 3 Nov 2008 at 10:59

GoogleCodeExporter commented 8 years ago
Okay, I'll hijack the issue to mark it as allowing the export of generated keys.

This is blocking on a PEM encoder among other things.

Original comment by kenny@the-b.org on 3 Nov 2008 at 11:05

GoogleCodeExporter commented 8 years ago
Another related feature: have some way to back up and restore the key pairs, so 
that
they will persist across an update of connectbot itself.  (I created a key 
pair, then
installed a new version of connectbot, and then noticed that the keypair was 
gone).

Original comment by eric.hanchrow on 28 Nov 2008 at 1:36

GoogleCodeExporter commented 8 years ago
Did you uninstall and then install or just upgrade?

Original comment by kenny@the-b.org on 28 Nov 2008 at 4:04

GoogleCodeExporter commented 8 years ago
I uninstalled ... because I don't know how to upgrade :)

Original comment by eric.hanchrow on 28 Nov 2008 at 4:54

GoogleCodeExporter commented 8 years ago
This has been completed for a long time; I just forgot to close this issue. I 
think
it's in v1.3

Original comment by kenny@the-b.org on 30 Jun 2009 at 9:26