How can I configure my node such that it is secure for public access?
I am aware that I can use either the --remote-limit-api launch argument, or by setting it in my ini;
REMOTE_LIMIT_API=addNeighbors
Which commands should I disable on a public node?
Which commands are required for client / wallets to be able to connect properly?