Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various problems with ssh remotes #150

Open
driusan opened this issue Sep 27, 2018 · 1 comment
Open

various problems with ssh remotes #150

driusan opened this issue Sep 27, 2018 · 1 comment

Comments

@driusan
Copy link
Owner

driusan commented Sep 27, 2018

There is now preliminary support for ssh remotes (currently only in ls-remote) but it has the following problems:

  1. It does not validate host keys to ensure they haven't changed
  2. It can only get keys from factotum, not $HOME/.ssh/ (Add basic support for ssh on non-Plan9 platforms #153)
  3. It doesn't support password authentication
  4. There isn't very good documentation anywhere
  5. There is no easy way to get your public key from factotum into your github account
@driusan
Copy link
Owner Author

driusan commented Sep 30, 2018

Point 2 is addressed by #153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant