firstlookmedia / flock-server

🦉 Flock is a privacy-preserving fleet management system powered by osquery and the Elastic Stack
GNU General Public License v3.0
19 stars 1 forks source link

Make keybase bot a "restricted bot" #38

Closed micahflee closed 4 years ago

micahflee commented 4 years ago

Keybase just released a bunch of bots: https://keybase.io/blog/bots

These include "restricted bots", which make it so the bot can't see any messages in a team except ones directed towards it. If the keybase bot is a restricted bot, it can safely be added to a security team, instead of a security subteam, to avoid the bot's server gaining access to all the chats.

micahflee commented 4 years ago

Looks like this is blocked by https://github.com/keybase/pykeybasebot/issues/44