this post was submitted on 07 Feb 2024
1 points (100.0% liked)

The Signal messenger and protocol.

1597 readers
6 users here now

https://signal.org/

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 7 months ago (1 children)

When you’re looking at the map, it’s continuous.

And it doesn’t sound like a lot of data until you compare it to text messages that are 2kb a couple times per day

[–] [email protected] 0 points 7 months ago

The amount of data is a joke for location "streaming". There is no need to update the location every second, most people on earth don't travel with rockets. Updating the location at most every 30 seconds is probably more than enough for most usecases. Let's make it 15s. Let's be generous and just use two 32bit floats (could probably get away with 16bit half precision or fixed point). The size of the entire message (without meta data and encryption) is just 8 bytes. There are emojis that need more than that. And in practice people that can't share their location often just end up sending images, so the amount of data is definitely not the issue with location sharing. A single image you send on Signal uses more data than streaming the location ever 15s for a few days.