signalapp / libsignal-protocol-c

GNU General Public License v3.0
1.41k stars 295 forks source link

Develop a client BOT know limitation #143

Closed micheleselea closed 4 years ago

micheleselea commented 4 years ago

Hi all, I really like Signal privacy and encryption policy and my goal is to use signal infrastructure to build a "client BOT software". This BOT will be an application running standalone that will be mainly used to notify users for some "events" coming from their sistem. Because I want "centralize" the BOT application we can end up with a lot of active chats, because we can have for example 2000 or 3000 active users. So our BOT could be used to send a lot of messages to the users (suppose 1 message per minute per user). Do you think that with the actual Signal infrastructure can be a problem? are there some limitation in messages a system can send that could end up in application be black listed somehow by the server? thanks for reply

dkonigsberg commented 4 years ago

This is an open-ended speculative question, not a technical issue with the Signal Protocol library.