Hacker News new | ask | show | jobs
by motoboi 3695 days ago
Sender encrypts same message several times, one for each receiver device.

Store them the same way they store today.

When the first device picks up the message, mark as delivered, when the user reads it, mark as read.

Something along those lines, I guess.

EDIT: message is encrypted, but not it's metadata, as the server must know where it came from and where it is going to.

1 comments

Considering how much information about a subject is inferrable by means of metadata only, I'd say this is a much better solution, security wise.