SecondBot icon indicating copy to clipboard operation
SecondBot copied to clipboard

Opt out command signing

Open Madpeterz opened this issue 3 years ago • 0 comments

Currently all commands from scripts must have a vaild command signing hash

this feature will add a new config value

security_master_owner_optout :  false

when true commands from scripts are allowed to drop the command signing requirement and it will be treated as if the command was a IM directly from the master.

notes: if you res unknown scripts with this set to true the scripts could issue commands to the bot so this is a small security risk and should not be enabled for bots that have funds enabled.

Madpeterz avatar Nov 13 '21 15:11 Madpeterz