I suggest a whitelist to control origins of the transfers. The server could be configured to allow or block an array of addresses. Here's a simple example:
transfer-enabled=true
transfer-whitelist-mode=<allow|block>
transfer-whitelist=192.168.0.1, 1.2.3.4
In addition, a simple token based system could also be implemented. If 2 servers share a same token, a transfer could be made.
0 Comments
Please sign in to leave a comment.
Post a new comment: