[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-206":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":8,"totalLinesOfCode":8,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":8,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":8,"rankLanguage":8,"license":8,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":21,"topics":23,"createdAt":8,"pushedAt":8,"updatedAt":28,"readmeContent":29,"aiSummary":30,"trendingCount":15,"starSnapshotCount":15,"syncStatus":31,"lastSyncTime":32,"discoverSource":33},206,"syncthing","syncthing\u002Fsyncthing","Open Source Continuous File Synchronization",null,"https:\u002F\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing","Go",85404,5269,1043,373,0,33,232,1320,181,117,false,"main",[24,25,26,27],"synchronization","go","peer-to-peer","p2p","2026-06-17 04:00:02","[![Syncthing][14]][15]\n\n---\n\n[![MPLv2 License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Flicense-MPLv2-blue.svg?style=flat-square)](https:\u002F\u002Fwww.mozilla.org\u002FMPL\u002F2.0\u002F)\n[![CII Best Practices](https:\u002F\u002Fbestpractices.coreinfrastructure.org\u002Fprojects\u002F88\u002Fbadge)](https:\u002F\u002Fbestpractices.coreinfrastructure.org\u002Fprojects\u002F88)\n[![Go Report Card](https:\u002F\u002Fgoreportcard.com\u002Fbadge\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing)](https:\u002F\u002Fgoreportcard.com\u002Freport\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing)\n\n## Goals\n\nSyncthing is a **continuous file synchronization program**. It synchronizes\nfiles between two or more computers. We strive to fulfill the goals below.\nThe goals are listed in order of importance, the most important ones first.\nThis is the summary version of the goal list - for more\ncommentary, see the full [Goals document][13].\n\nSyncthing should be:\n\n1. **Safe From Data Loss**\n\n   Protecting the user's data is paramount. We take every reasonable\n   precaution to avoid corrupting the user's files.\n\n2. **Secure Against Attackers**\n\n   Again, protecting the user's data is paramount. Regardless of our other\n   goals, we must never allow the user's data to be susceptible to\n   eavesdropping or modification by unauthorized parties.\n\n3. **Easy to Use**\n\n   Syncthing should be approachable, understandable, and inclusive.\n\n4. **Automatic**\n\n   User interaction should be required only when absolutely necessary.\n\n5. **Universally Available**\n\n   Syncthing should run on every common computer. We are mindful that the\n   latest technology is not always available to every individual.\n\n6. **For Individuals**\n\n   Syncthing is primarily about empowering the individual user with safe,\n   secure, and easy to use file synchronization.\n\n7. **Everything Else**\n\n   There are many things we care about that don't make it on to the list. It\n   is fine to optimize for these values, as long as they are not in conflict\n   with the stated goals above.\n\n## Getting Started\n\nTake a look at the [getting started guide][2].\n\nThere are a few examples for keeping Syncthing running in the background\non your system in [the etc directory][3]. There are also several [GUI\nimplementations][11] for Windows, Mac, and Linux.\n\n## Docker\n\nTo run Syncthing in Docker, see [the Docker README][16].\n\n## Getting in Touch\n\nThe first and best point of contact is the [Forum][8].\nIf you've found something that is clearly a\nbug, feel free to report it in the [GitHub issue tracker][10].\n\nIf you believe that you’ve found a Syncthing-related security vulnerability,\nplease report it by emailing security@syncthing.net. Do not report it in the\nForum or issue tracker.\n\n## Building\n\nBuilding Syncthing from source is easy. After extracting the source bundle from\na release or checking out git, you just need to run `go run build.go` and the\nbinaries are created in `.\u002Fbin`. There's [a guide][5] with more details on the\nbuild process.\n\n## Signed Releases\n\nRelease binaries are GPG signed with the key available from\nhttps:\u002F\u002Fsyncthing.net\u002Fsecurity\u002F. There is also a built-in automatic\nupgrade mechanism (disabled in some distribution channels) which uses a\ncompiled in ECDSA signature. macOS and Windows binaries are also\ncode-signed.\n\n## Documentation\n\nPlease see the Syncthing [documentation site][6] [[source]][17].\n\nAll code is licensed under the [MPLv2 License][7].\n\n[1]: https:\u002F\u002Fdocs.syncthing.net\u002Fspecs\u002Fbep-v1.html\n[2]: https:\u002F\u002Fdocs.syncthing.net\u002Fintro\u002Fgetting-started.html\n[3]: https:\u002F\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing\u002Fblob\u002Fmain\u002Fetc\n[5]: https:\u002F\u002Fdocs.syncthing.net\u002Fdev\u002Fbuilding.html\n[6]: https:\u002F\u002Fdocs.syncthing.net\u002F\n[7]: https:\u002F\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing\u002Fblob\u002Fmain\u002FLICENSE\n[8]: https:\u002F\u002Fforum.syncthing.net\u002F\n[10]: https:\u002F\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing\u002Fissues\n[11]: https:\u002F\u002Fdocs.syncthing.net\u002Fusers\u002Fcontrib.html#gui-wrappers\n[13]: https:\u002F\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing\u002Fblob\u002Fmain\u002FGOALS.md\n[14]: assets\u002Flogo-text-128.png\n[15]: https:\u002F\u002Fsyncthing.net\u002F\n[16]: https:\u002F\u002Fgithub.com\u002Fsyncthing\u002Fsyncthing\u002Fblob\u002Fmain\u002FREADME-Docker.md\n[17]: https:\u002F\u002Fgithub.com\u002Fsyncthing\u002Fdocs\n","Syncthing 是一个开源的持续文件同步程序，能够在两台或多台计算机之间同步文件。它采用 Go 语言编写，具备点对点（P2P）的数据传输机制，确保了数据的安全性和隐私性，同时避免了单点故障。该工具特别注重用户数据的安全保护，防止数据丢失和未授权访问，并且易于使用，几乎不需要用户干预即可自动完成文件同步任务。Syncthing 支持跨平台运行，适合个人用户在不同设备间保持文件一致性的需求，如家庭照片备份、文档共享等场景。",2,"2026-06-17 02:31:16","trending"]