TinySSH 特性 SSH 服务器

程序名称:TinySSH 特性

授权协议: Public Domain

操作系统: Linux

开发语言: C/C++

TinySSH 特性 介绍

TinySSH 是一个小型的 SSH 服务器,使用最先进的 NaCl /
TweetNaCl 加密库。基于
CurveCP 提供非常好的数据传输安全性。

特性

  • 易于审计 easy auditable - TinySSH has less than 100000 words of code

  • 无动态内存分配 no dynamic memory allocation - TinySSH has all memory statically allocated (less than 1MB)

  • 配置简单 simple configuration - TinySSH can’t be misconfigured

  • 可重用的代码 reusing code - TinySSH is reusing build mechanism from NaCl and libraries from CurveCP implementation

  • 可重用软件 reusing software - TinySSH is using tcpserver/curvecpserver for TCP/CurveCP connection

  • 功能简单单一 limited amount of features - TinySSH doesn’t have features such: SSH1 protocol, compression, scp, sftp, …

  • 不使用老的加密方法 no older cryptographic primitives - rsa, dsa, classic diffie-hellman, md5, sha1, 3des, arcfour, …

  • 没有版权限制 no copyright restrictions - TinySSH is in the public domain

  • 不依赖 OpenSSL - TinySSH is using NaCl / TweetNaCl

TinySSH 特性 官网

http://tinyssh.org/

相关编程语言

memcached-session-manager 将session存储到memchac...
Tomcat Native 这个项目可以让 Tomcat 使用 Apache ...
EasyTomcat 是一个用来帮助简化 Tomcat 和MySQL 管理...
riak-session-manager 是使用 Riak 来存储Tomcat se...
tomcat-redis-session-manager 是一个用来将 Tomcat...
这是一款在 Oracle 的 JDeveloper 开发环境下管理To...