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

F-Droid

10310 readers
15 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 5 comments
sorted by: hot top controversial new old
[–] boredsquirrel@slrpnk.net 4 points 3 hours ago

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

[–] slazer2au@lemmy.world 2 points 4 hours 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 3 points 3 hours 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 3 hours ago* (last edited 3 hours 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.