this post was submitted on 24 Mar 2026
10 points (100.0% liked)

F-Droid

10397 readers
5 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 5 years ago
MODERATORS
 

Some months ago I'v read that there where some issues over privacy on latest syncthing releases, what's the status as of today? alternative is needed or is safe to use?

all 7 comments
sorted by: hot top controversial new old
[–] boredsquirrel@slrpnk.net 4 points 1 month ago (1 children)

I am using researchxxl's fork now and it works fine, had 2 updates in the meanwhile

[–] JoeKrogan@lemmy.world 1 points 1 month ago (1 children)
[–] boredsquirrel@slrpnk.net 1 points 1 month ago

Interesting. So while the handover was pretty bad, I think this is the version to go with

[–] slazer2au@lemmy.world 2 points 1 month ago (2 children)

Syncthing itself is fine. The unofficial Syncthing for Android was the problem.

You can get around the problem by installing Termux and using the official Syncthing client.

[–] boredsquirrel@slrpnk.net 5 points 1 month ago

Using termux full time for running network facing services is pretty insecure. Termux should not be relied on for sensitive things, EVERY process runs as the same user.

[–] unexposedhazard@discuss.tchncs.de 2 points 1 month ago* (last edited 1 month ago)

There is also the android version of syncthing-tray

https://martchus.github.io/doc/syncthingtray/docs/android.html
https://martchus.github.io/syncthingtray/#downloads-section
https://martchus.github.io/doc/syncthingtray/docs/screenshots.html#mobile-ui-on-android

That dev has been around for a long time so seems like a decent option even if not as polished as syncthing-fork was.