402 B
402 B
type | after | |
---|---|---|
task |
|
A general RPC mechanism should be developed which allows one group of hosts to handle RPC calls made by other hosts.
-
Each RPC request should be signed by the host which is making it, and the response should be signed and encrypted by the responder.
-
The JSONRPC2 framework already developed for communication between CLI and daemon can be re-used here.