this post was submitted on 18 Aug 2023
25 points (100.0% liked)

Open Source

29020 readers
144 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

Is there a way to show traffic on Osmand+ or another foss app which includes navigating around traffic jams or calculates the rout based on traffic?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

You'd have to trust whatever host, but if the actual server was handled by the right reputable organization, anonymizing information should be relatively easy (if and probably only if you had a sufficiently sized user base). You basically would just have chunk up the data when you send it, fuzz time on the order of a minute or five, and make sure it didn't have any ID attached to it in any public data sets.

With a smaller user base, you could maybe make deanonymization significantly less valuable/harmful by allowing users to set dead zones locally that they don't share data from. So maybe in a city you set 2 miles from your apartment and in a more urban area you set 5, and the same for your place of work or other areas that you consider potentially invasive to a bad actor. A small base would likely still allow your route to be correlated, but removing enough of the ends cuts the risk down a lot in theory.

It's something you'd have to stay cognizant of, but it might be able to be done in a privacy protecting way.