Syncthing is a continuous file synchronization program: create, change, or delete a file on one machine and peers that share the same folder replicate that state when they are online. It is stewarded by the Syncthing Foundation, a Swedish non-profit whose purpose is to maintain the free software and its required infrastructure.
It exists as an alternative to Dropbox-style SaaS. Folder contents are not uploaded to a vendor-operated multi-tenant cloud. Official copy emphasizes that your data stays on computers you control, and there is no central server that holds the file payload.
The concrete differentiator is Device ID peering: devices identify each other from TLS certificates and you approve remote IDs explicitly. The software is MPL-2.0 open source. There is no official first-party iOS client.