guide home
> mocana embedded security: implementing ssh in embedded systems

Contents
-
Executive Summary
-
Introduction to SSH
-
Getting Started With SSH
-
Synchronous or Asynchronous Operations
-
Using Resource-Constrained Processors
-
Authentication Mechanisms
-
Conclusion
-
Appendix: Mocana NanoSSH Features and Benefits
Executive Summary
Earlier network-related programs, such as ftp (for file transfers), telnet (for remote logins), and rsh (for remote command execution) lack a basic security mechanism: encryption.
Without encryption, users of such programs are vulnerable to eavesdropping, connection hijacking, and other attacks as they inadvertently expose all transmitted data, including passwords, to almost anyone whos interested.
Thats why SSH was developed.
One of the more ubiquitous communications protocols, Secure Shell (SSH) is a software approach to network security.
SSH enables secure logins and command execution over unsecured networks and between untrusted hosts.
In addition to keeping user passwords secret, SSH enables tunneling and port forwarding over secure channels, as well as Secure FTP file operations.
So why would any device maker or application developer not include SSH in their product? There are several common misconceptions: "security isnt necessary for non-PCs," "security causes performance issues," "security is too expensive and difficult," or "security cant be included on resource-constrained devices."
All of these are myths, especially when youve got NanoSSH to work with.
NanoSSH is Mocanas super-fast, super-small SSH toolkit specifically designed to speed product development while providing best-in-class security services for resource-constrained environments like connected devices.
NanoSSH is accelerated and optimized for embedded device security.
Its easy to use. And its surprisingly affordable: the NanoSSH total cost of ownership is usually far less than that of free open source SSH packages. (More on that later.)
NanoSSH is already installed on millions of devices worldwide.
About Mocana
Mocana securely enables Internet-scale applications and services for connected devices.
Mocana's industry-leading infrastructure software solutions ensure that wired and wireless devices, networks and services perform and scale with the utmost security - a necessary foundation for a networked society.
Customers include Dell, Cisco, Avaya, Nortel Networks, Harris, Honeywell, Symbol, Net.com and Radvision, among others.
|