Open
Description
Similarly to how mobile chat programs work, there should be a way (maybe using the blacklist / whitelist, we could add greylist or something to the option) to confirm new contacts.
- sender sends a message to a new recipient
- new recipient sees the message, but he also has a popup for whether to allow or block the sender
- after allowing, sender can be added to addressbook
- after blocking, it could go to spam or something
The details can be changed later. It probably needs one backend implementation and multiple UI ones (API, QT, kivy, ...).