Hacker News new | ask | show | jobs
by Greynum 5011 days ago
The first design rule would be not to have the wallet file on the same server as whichever stack was used.

Secondly the client facing stack can not interact with the server holding the wallet file directly. It would have to go through a third server which would run sanity checks on any transaction requests.