127
The Guardian and Cambridge University scientists deploy new open source technology
(www.theguardian.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Not only that, but every app will constantly appear to be sending messages, so real messages are greatly obfuscated. That's honestly the real innovative part of the product IMHO.
that's really cool. Does the message part work as regular p2p message app?
No it's a bit complex. The transmissions are sent constantly at regular intervals and are a very specific size and are then combined later. So it's not "instant" messaging. It's closer to email.
So encrypted, periodical interval to mask out any incoming/out going variance in traffic I wonder how they mitigate the backend part as there might be a ton of wasted traffic to hide the actual traffic. since they obviously need a lot of users to hide the whistle blower, but that also mean their backend needs to be pretty smart to handle lots of traffic and still consume energy to decrypt and then throw away the "noise" data.