使用Nodejs和Dat的密码可审计的VM服务
使用Nodejs和Dat的密码可审计的VM服务
Node.js 安全相关
共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).
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