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

F-Droid

10310 readers
17 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?

you are viewing a single comment's thread
view the rest of the comments
[–] slazer2au@lemmy.world 2 points 18 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 5 points 17 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 17 hours ago* (last edited 17 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.