|
|
|
|
|
by sjaak
1986 days ago
|
|
In the case of Signal, I imagine people assume all of the following: 1. the protocol between client and server is setup in such a way, even if Signal wanted to store interesting information, they could not access anything interesting even if they wanted to (for example, messages), thus they don't store anything since it's useless 2. the app implements the protocol faithfully and this has been checked by people perusing the source code 3. the binary downloaded from the app/play store phone is compiled from the sources listed on github |
|
I get how it might be done in theory but real life is complicated. Has anyone attempted to do this?