tree: 0c8f1e453266fc2ee7389e02db4f55db7e161f1d [path history] [tgz]
  1. _locales/
  2. bin/
  3. concat/
  4. css/
  5. doc/
  6. html/
  7. images/
  8. js/
  9. third_party/
  10. .gitignore
  11. LICENSE
  12. manifest_ext.json
  13. manifest_v1.5.json
  14. manifest_v2.json
  15. README.md
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):

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://goo.gl/VkasRC.

To file an actual report, you can use https://goo.gl/vb94JY. This will route to the right people.

Documentation

  • Authors -- List of people who have contributed
  • ChangeLog -- List of interesting changes in each release
  • Crosh (Chrome OS shell) -- Interactions with the crosh command on Chrome OS
  • FAQ -- Frequently Asked Questions
  • 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 6 (ES6)