Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

And they support keys -- Although it seems the primary way to use them is by putting your keys into your 'Downloads' folder, which isn't exactly ideal.

Looks like this will eventually replace the inbuilt ssh supplied with crosh (Chromium OS shell)



sort by: page size:

I'm not sure if they will support those yet. I could never get SSH working well, whereas SSH with U2F works perfectly (and they do support that). I'm guessing they will add GPG key integration, as once the key can perform crypto operations, it's just a matter of host software.

Cool. Looks like Userify.com (SSH Key management) will support yet another platform sometime next year.

(disclaimer: I work there.)


SSH has included file encryption for a few versions now, and iirc supports yubikeys — probably would be more useful a backend than age.

It's useful stuff.

What I'd really like to see, though, is a tutorial for using SSH keys from a thumbdrive in a way that doesn't depend on Gnome or KDE.


There's a built-in SSH as part of crosh[0] and a more usable version paired with a HTML-based terminal emulator as an app[1]

[0] basic troubleshooting shell in CrOS

[1] https://chrome.google.com/webstore/detail/pnhechapfaindjhomp...


There's also the official SSH client that is a NaCl version of OpenSSH, I've been toying with it since it seems kind of superior to PuTTY on Windows.

Interestingly enough, tsocks (+ssh -D) works with firefox but not chromium.

OpenSSH also supports "bookmarks" (ssh_config) and sftp.

So this is why I can't just have a native OpenSSH client and have to install some random SSH app made by some developer I have non source access to...

Thank you very much for the clarification.


It's usually not a full replacement. SSH for macOS has some integration built in that current OpenSSH does not have, like Keychain integration.

You can just ssh via crosh without having to install anything extra. ssh in crosh does not require developer mode to be on.

that's awesome. i recently built an ssh management interface using some of the same libraries, i'll be sure to check it out.

Yes, I use them for work. Checkout ssh-certinfo also:

https://github.com/vaporup/ssh-tools/blob/master/ssh-certinf...


Note also that ssh and scp (from OpenSSH) are included in Windows by default since 2018.

If you just want ssh it's even easier to use u2f/fido now since it's built into openssh.

From a developer perspective, Windows does SSH keys just fine. You can't SSH into Windows boxes (yet apparently!) but you can SSH out of them a-ok.

Window Key, type "optional features" and install the OpenSSH client.


It would be better if they supported the OpenSSH PKI format.

I don't know enough about ssh for Chrome and bash for Windows to get your point. Isn't bash for Windows (as part of WSL?) free? What is it that costs more than $5 using bash for windows but is free with ssh for Chrome? Genuinely interested, I'm on OSX mostly but I'm WSL curious.

OpenSSH has been available in Windows 10 since 2018, though I'm not sure how the terminal gotchas work out in practice.

Bitvise SSH has been free for all uses for several years. Can't mention it here without reference to their SEO squatting of putty.org but it's a quality tool.

next

Legal | privacy