tree: b2457d6ce2e4457fc74f619eff133a63410fc078 [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.

Contact

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

Documentation

  • ChangeLog -- List of interesting changes in each release
  • FAQ -- Frequently Asked Questions
  • Hacking -- Developing the Secure Shell source
  • Options -- Secure Shell command line options

Requirements

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

  • Native Client (NaCl)
  • Pepper Plugin API (PPAPI)
  • ECMAScript 6 (ES6)