mobilecoinofficial / forest

Enables a Forest of MobileCoin enabled SignalBots. Beta software, APIs may change!
MIT License
19 stars 12 forks source link

Implement Safe Mode for Imogen in which she autoleaves unauthorised groups she's added to. #213

Closed transfaeries closed 2 years ago

transfaeries commented 2 years ago

Currently this leaves immediately upon adding on signal-cli or at any point where imogen receives a message in a group that's not whitelisted.

uses SAFE_MODE flag

would be nice to make the whitelist a pdict or something so you can add more groups persistently on the fly. could also do some different postgres magic for it.

technillogue commented 2 years ago

yeah pdict would be a good improvement