AnthyG / ThunderWave

A chat for ZeroNet
http://127.0.0.1:43110/1CWkZv7fQAKxTVjZVrLZ8VHcrN6YGGcdky/
15 stars 3 forks source link

[Future] Notifications about private chats #89

Open danimesq opened 7 years ago

AnthyG commented 7 years ago

This can only notify about new private messages in general. But as the private messages are completely encrypted (message, AND sent time AND to who it is sent), you can't know, if it is sent to you!

danimesq commented 7 years ago

Because it a set the "Future" tag. You can create a label for issues of this type.

AnthyG commented 7 years ago

Well, it will still not be possible in "The Future". Because all messages get only decrypted, when opening the private chat with that user, .. in Javascript. The messages will always be encrypted, in both the users data.json-File, and the Database.

danimesq commented 7 years ago

Whatsapp messages are encrypted but user gets notifications.

AnthyG commented 7 years ago

But WhatsApp doesn't encrypt the Meta-Data AFAIK.