使用Nodejs和Dat的密码可审计的VM服务

使用Nodejs和Dat的密码可审计的VM服务

Node.js 安全相关

访问GitHub主页

共66Star

详细介绍

NodeVMS alpha

A cryptographically auditable VM service using Nodejs and Dat. NodeVMS provides:

  • Easy deployment of backend scripts on a NodeVMS host.
  • RPC connectivity to backend scripts using Websockets.
  • Trustless execution of the backend through cryptographic auditing (you do not need to trust the NodeVMS host).

Learn more at nodevms.com.

See also:

TODOs

Still an alpha / prototype.

  • CLI
  • VM execution and environment
  • RPC server, client repl
  • Debugmode authentication
  • Call log replay and verification
  • Production authentication & signed RPC calls
  • Secure VM
  • Oracles
推荐源码