tree: 70297712a0777545a888c3a3429c47574595f99b [path history] [tgz]
  1. _locales/
  2. bin/
  3. concat/
  4. css/
  5. doc/
  6. html/
  7. images/
  8. js/
  9. .gitignore
  10. manifest.json
  11. manifest_v2.json
  12. 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):

https://chrome.google.com/webstore/detail/pnhechapfaindjhompbnflcldabbghjo

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
  • FAQ -- Frequently Asked Questions
  • Hacking -- Developing the Secure Shell source
  • 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)