tag | 04bb1c83da78eb459fbc77212ecd6ad723bc9261 | |
---|---|---|
tagger | Mike Frysinger <vapier@chromium.org> | Mon Oct 04 16:08:38 2021 |
object | 39baf3e40b88f08f851c024dbe5b1ceeb28b61ae |
fall weather is here. i bet no one even reads these. pants time is soon now.
commit | 39baf3e40b88f08f851c024dbe5b1ceeb28b61ae | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@chromium.org> | Thu Sep 30 01:50:21 2021 |
committer | Mike Frysinger <vapier@chromium.org> | Fri Oct 01 00:51:13 2021 |
tree | 5c3a30c0bdf74e7449a102da7f54338a81cb2b3c | |
parent | 30e6c4b9f315b2d28a4cdb899b695ddaea8a2f17 [diff] |
nassh: release 0.42 Change-Id: I72a0d0e38401fe286ccd78066b5a85165e2ead41 Reviewed-on: https://chromium-review.googlesource.com/c/apps/libapps/+/3196451 Reviewed-by: Vitaliy Shipitsyn <vsh@google.com> Tested-by: kokoro <noreply+kokoro@google.com>
This repository contains the libdot JavaScript library and some web applications that make use of it.
The official copy of this repository is hosted at https://chromium.googlesource.com/apps/libapps.
There is also a mirror on github at https://github.com/libapps/libapps-mirror. A few subprojects are also extracted out into their own git repo and mirrored. Keep in mind that these mirrors may occasionally be behind the official repository.
All changes must go through the Gerrit code review server on https://chromium-review.googlesource.com. Github pull requests cannot be accepted. Please see the HACK.md document in this directory for the details.
libdot/ is a small set of JS libraries initially developed as part of hterm, now available as shared code.
hterm/ is a JS library that provides a terminal emulator. It is reasonably fast, reasonably correct, and reasonably portable across browsers.
nassh/ is the Secure Shell Chrome extension that combines hterm with a NaCl build of OpenSSH to provide a PuTTY-like app for Chrome users.
ssh_client/ is the NaCl port of OpenSSH. It is used by nassh to create the Secure Shell App.