Vuvuzela: Metadata-private messaging
vuvuzela.io
Vuvuzela: Metadata-private messaging
1–10 of 32 posts
Re: Vuvuzela: Metadata-private messaging
#2Re: Vuvuzela: Metadata-private messaging
#3> Vuvuzela can support 1 million users exchanging text messages (up to 240 bytes each) with an end-to-end latency of 37 seconds, achieving a throughput of 68,000 messages/sec.
Unfortunately, 37 seconds, even for a privacy-aware service, seems too slow to deliver instant messages.
Re: Vuvuzela: Metadata-private messaging
#4From their research paper at https://vuvuzela.io/static/vuvuzela.pdf : > Vuvuzela can support 1 million users exchanging text messages (up to 240 bytes each) with an end-to-end latency of 37 seconds, achieving a throughput of 68,000 messages/sec. Unfortunately, 37 seconds, even for a privacy-aware service, seems too slow to deliver instant messages.
Re: Vuvuzela: Metadata-private messaging
#5Re: Vuvuzela: Metadata-private messaging
#6`Failed to generate new Alpenhorn client: fetching latest dialing config: config expired on `
Re: Vuvuzela: Metadata-private messaging
#7From their research paper at https://vuvuzela.io/static/vuvuzela.pdf : > Vuvuzela can support 1 million users exchanging text messages (up to 240 bytes each) with an end-to-end latency of 37 seconds, achieving a throughput of 68,000 messages/sec. Unfortunately, 37 seconds, even for a privacy-aware service, seems too slow to deliver instant messages.
I don't think all text messaging is equal. If you want a realtime conversation with someone, you probably want to just jump on a call with them anyway.
Furthermore, a system like this, with its extreme level of privacy (and the fact that you, at least at the moment, need a Go toolchain installed locally to even use it), seems to be tailored for a pretty specific kind of audience. That audience is the kind that values, and probably requires for their own personal safety, privacy above all else. 37 seconds of latency seems like a pretty reasonable trade off in that case.
Re: Vuvuzela: Metadata-private messaging
#8Pardon my ignorance here, so how is something like my IP hidden from the centralized server? I would assume "strong metadata privacy" would include the most obvious metadata, IP, and keep it from the server like Tor which they compare against.
Re: Vuvuzela: Metadata-private messaging
#9> Vuvuzela is the first system that provides strong metadata privacy while scaling to millions of users. Previous systems that hide metadata using Tor (such as Pond) are prone to traffic analysis attacks. Pardon my ignorance here, so how is something like my IP hidden from the centralized server? I would assume "strong metadata privacy" would include the most obvious metadata, IP, and keep it from the server like Tor…
Someone watching all traffic will know that you're using Vuvuzela, but won't be able to figure out who you're communicating with. In Tor, generally if someone can see all traffic they can rapidly trace communication links-- it's encrypted, but the fact that you send packets and induce a chain of a few other packets to the target is a dead giveaway.