update some comments re ssh password entry on Android

This commit is contained in:
Joey Hess 2014-05-15 15:20:24 -04:00
parent dc72ea4ab5
commit 88d2a61947
3 changed files with 3 additions and 1 deletions

View file

@ -4,7 +4,7 @@
subject="comment 20"
date="2013-07-17T19:06:31Z"
content="""
@frioux the webapp has a \"ssh server\" option that will set up a ssh key and use it for passwordless data transfer to a ssh server. You have to enter your password twice in the git-annex terminal app, and then it's set up.
@frioux the webapp has a \"ssh server\" option that will set up a ssh key and use it for passwordless data transfer to a ssh server.
The openssh included in the git-annex app fully supports everything you can usually do with ssh keys, so you can also set this up by hand.
"""]]

View file

@ -61,3 +61,5 @@ if the shim cannot requst an arbitrary password prompt.
* test on OSX
* test on Android
* remove the vestigial terminal on Windows and Android, since this was the
last thing actually using it (not easy!)