this post was submitted on 06 Aug 2025
43 points (93.9% liked)

Open Source

40159 readers
58 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 6 years ago
MODERATORS
 

Greetings. I would like to be able to share real time my location with another person.I dont want to selfhost. Does anyone have a free and os app suggestion?

you are viewing a single comment's thread
view the rest of the comments
[–] ace_garp@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Looks like SMSLoc can remote query the location of a friend, using SMS as a transport.

I have not tried this one.

It appears you can whitelist certain phone numbers to query your location.

[–] Cognitive0780@lemmy.ml 2 points 2 weeks ago (1 children)

So i suppose it's not encrypted? But thanks i'll check this out!

[–] ace_garp@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago)

Yes, not encrypted, straight cleartext SMS.

You could possible hack the code to add a strong crypto wrapper to the data stream.