|
|
|
|
|
by gfodor
2264 days ago
|
|
So which of the two is it? A shared secret key among all clients, or individual keys per client. If its the latter, which would be smart, this line is a lie: "...and do not decrypt it at any point before it reaches the receiving clients" |
|
A shared key or different keys per sender (which I don't think adds anything, but I might be missing something) both do not require the server to decrypt/reencrypt, and thus fairly sure that's what they are doing if this is anywhere close to accurate.