Syncthing
Recent Changes
Update syncthing to 1.29.6
feat(gui): explanation to options enabled or disabled per folder type by @tomasz1986 in https://github.com/syncthing/syncthing/pull/9367
fix(gui): validate device ID in canonical form (fixes #7291) by @mathias4833 in https://github.com/syncthing/syncthing/pull/10006
fix(config): remove discontinued primary STUN server (fixes #10008) by @marbens-arch in https://github.com/syncthing/syncthing/pull/10009
fix(stun): better error handling (ref #10008) by @calmh in https://github.com/syncthing/syncthing/pull/10010
feat(fs, config): add support for custom filesystem type construction by @pixelspark in https://github.com/syncthing/syncthing/pull/9887
fix(config): properly apply defaults when reading folder configuration by @pixelspark in https://github.com/syncthing/syncthing/pull/10034
fix(config): zero filesystemtype is "basic" by @calmh in https://github.com/syncthing/syncthing/pull/10038
fix(strings): differentiate setup(n) and set(v) up by @systemcrash in https://github.com/syncthing/syncthing/pull/10024
fix(gui): mark unseen disconnected devices as inactive by @tomasz1986 in https://github.com/syncthing/syncthing/pull/10048
fix(syncthing): use separate lock file instead of locking the certificate (fixes #10053) by @calmh in https://github.com/syncthing/syncthing/pull/10054
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
Features
Secure & Private
- Private. None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally.
- Encrypted. All communication is secured using TLS. The encryption used includes perfect forward secrecy to prevent any eavesdropper from ever gaining access to your data.
- Authenticated. Every node is identified by a strong cryptographic certificate. Only nodes you have explicitly allowed can connect to your cluster.
Easy to Use
Syncthing is still in development, although a large number of features have already been implemented:
- Web GUI. Configure and monitor Syncthing via a responsive and powerful interface accessible via your browser.
- Portable. Works on Mac OS X, Windows, Linux, FreeBSD, Solaris and OpenBSD. Run it on your desktop computers and synchronize them with your server for backup.
- Simple. Syncthing doesn't need IP addresses or advanced configuration: it just works, over LAN and over the Internet. Every machine is identified by an ID. Just give your ID to your friends, share a folder and watch: UPnP will do if you don't want to port forward or you don't know how.
- Powerful. Synchronize as many folders as you need with different people.
Native GUIs & Integrations
- Windows tray utility, filesystem watcher & launcher: SyncTrayzor
- Cross-platform GUI wrapper: Syncthing-GTK
- Android app: Syncthing App
Install Syncthing in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.