tree: aa918ab50c292a2f3b28fdd3996491b0c5aeed79 [path history] [tgz]
  1. _locales/
  2. bin/
  3. css/
  4. docs/
  5. externs/
  6. html/
  7. images/
  8. js/
  9. proto/
  10. third_party/
  11. .gitignore
  12. LICENSE
  13. manifest.json
  14. package.json
  15. README.md
  16. release-highlights.yaml
  17. rollup.config.js
  18. webapp_manifest.json
nassh/README.md

Secure Shell (nassh)

Secure Shell (nassh) is a Chrome App that combines hterm with a NaCl build of OpenSSH to provide a PuTTY-like app for Chrome users.

Install

You can install via the Chrome Web Store (CWS): https://chrome.google.com/webstore/detail/iodihamcpbpeioajjeobimgagajmlibd

Contact

The chromium-hterm mailing list can be used to contact other users and developers for questions.

Our existing set of bugs/feature requests can be found at https://hterm.org/x/bugs.

To file an actual report, you can use https://hterm.org/x/ssh/newbug. This will route to the right people.

Documentation

  • Authors -- List of people who have contributed
  • ChangeLog -- List of interesting changes in each release
  • Crosh (ChromeOS shell) -- Interactions with the crosh command on ChromeOS
  • FAQ -- Frequently Asked Questions
  • Fonts -- Fonts including Powerline symbols bundled with Secure Shell
  • Hacking -- Developing the Secure Shell source
  • Hardware keys -- Using smart cards and hardware tokens with Secure Shell
  • Options -- Secure Shell command line options
  • Processes -- Release processes and other mundane topics

Requirements

This has only been tested with Chrome. We know the following is needed:

  • Native Client (NaCl)
  • Pepper Plugin API (PPAPI)
  • ECMAScript 2020