this post was submitted on 11 Nov 2025
45 points (90.9% liked)

Selfhosted

52948 readers
432 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hello selfhosted community,

I need a privacy respecting alternative for an Apple AirTag. I recently bought my first expensive bike and i would like to know where it is, as it will be used by multiple people.

I know gps service costs something and I am willing to pay for it but I do not want any location data ending up somewhere it shouldn’t.

Thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] semperverus@lemmy.world 3 points 3 days ago (1 children)

Do note though that MeshCore is proprietary and has a licensing cost to unlock all of its features whereas Meshtastic is open source and free as in freedom.

[–] Malcolm@lemmy.world 0 points 3 days ago (1 children)

I could be off the mark here, but I think it's a little more complicated than that. I believe Meshtastic has trademarks on the name and logo, and they went so far as to shut down a project that was attempting to allow a device to switch between Meshtastic and Meshcore firmwares.

On the other hand, Meshcore is all open, however the client apps are closed source and on a sort of fremium model aimed at supporting the developer. Mobile apps have a 10 second wait to admin router nodes, which can be removed by a one time fee ($9, I think?). And then there's a more feature rich firmware for the LilyGo T-Deck (cool standalone Blackberry-like device) which has a paid option.

I'd like to see open source community developed apps, and I don't think there's anything to stop anyone from writing new ones, other than the fact that the existing ones work well and the paid features make for a cheap an easy way to support the project.

If I'm wrong about any of that, I hope someone else with a better understanding can chime in.

[–] semperverus@lemmy.world 1 points 2 days ago (1 children)

Why would you call closed source client apps "open"?

[–] Malcolm@lemmy.world 1 points 1 day ago

I suppose I worded that poorly. I meant that the firmware and protocol are open while the Android/iOS apps are not. My intent was to clarify what was open/closed, not obfuscate.

Directly from MeshCore's docs:

5.7. Q: Is MeshCore open source?

A: Most of the firmware is freely available. Everything is open source except the T-Deck firmware and Liam's native mobile apps.

Like I said, I'd prefer to see those closed bits also being developed openly and as a community, and there's nothing to stop anyone from that endeavor. I also get that the mobile app dev has put in a lot of work on both the closed and open source pieces of the project, and he's gotta eat.