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