I am looking for a way to remote into my Pi using some form of web-based SSH client, but don't trust any web based services with my ssh credentials. That's quite some keys you are handing over there.
It would be very handy if you are not on a machine with a good terminal app / Putty or allowed to install one by company IT, are filtered to not having port 22 available, or other uses such as a good web based shell to use while on the ChromeOS notebook let's say.
Here is a guide i found which shows how to setup and install shellinabox on Ubuntu or Debian over a secure port (standard HTTPS 443) and also require a login prompt to first get to the shellinabox interface as a layer of security.
http://scottlinux.com/2010/12/15/shelli ... https-443/
I haven't tried it yet, as I can't remote in from work
Many thanks,

