The missing lines at the bottom is a bug that got fixed just after this release. The next Secure Shell release won't have the issue. And your browser size issue goes away if you open the terminal in its own window.…
The only part about this written in NaCl is the "ssh" command. The terminal emulator portion of it is entirely JS. The only reason it isn't currently cross-browser is because I don't have enough time in the day to make…
I fixed a terminal "hang" just after the 0.7.9 version was released: http://git.chromium.org/gitweb/?p=chromiumos/platform/assets... This may be what you're seeing in 'bb'. The difficulty interrupting something like…
The app opts-in to a strict Content Security Policy <http://www.w3.org/TR/CSP/>, which disallows 'eval' entirely. It also severely restricts where and how JS can be loaded with the script tag,…
I think the htop bug was fixed by https://gerrit.chromium.org/gerrit/21255. You should get it in the next version of Secure Shell.
This app is part of a small whitelist of apps that can make this type of connection. It's a temporary solution though. The Chrome team is working on ways to make the functionality more widely available.
Yes, this. Though, this is also the case with any other app you may hand your credentials to. FWIW, it was reviewed internally by Google security people before going live.
The missing lines at the bottom is a bug that got fixed just after this release. The next Secure Shell release won't have the issue. And your browser size issue goes away if you open the terminal in its own window.…
The only part about this written in NaCl is the "ssh" command. The terminal emulator portion of it is entirely JS. The only reason it isn't currently cross-browser is because I don't have enough time in the day to make…
I fixed a terminal "hang" just after the 0.7.9 version was released: http://git.chromium.org/gitweb/?p=chromiumos/platform/assets... This may be what you're seeing in 'bb'. The difficulty interrupting something like…
The app opts-in to a strict Content Security Policy <http://www.w3.org/TR/CSP/>, which disallows 'eval' entirely. It also severely restricts where and how JS can be loaded with the script tag,…
I think the htop bug was fixed by https://gerrit.chromium.org/gerrit/21255. You should get it in the next version of Secure Shell.
This app is part of a small whitelist of apps that can make this type of connection. It's a temporary solution though. The Chrome team is working on ways to make the functionality more widely available.
Yes, this. Though, this is also the case with any other app you may hand your credentials to. FWIW, it was reviewed internally by Google security people before going live.