<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Continuous Synchronization on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/continuous-synchronization/</link>
        <description>Recent content in Continuous Synchronization on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Thu, 05 Jun 2025 15:30:53 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/continuous-synchronization/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>syncthing</title>
        <link>https://producthunt.programnotes.cn/en/p/syncthing/</link>
        <pubDate>Thu, 05 Jun 2025 15:30:53 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/syncthing/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1669560085006-95124f1a901b?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NDkxMDg1MjN8&amp;ixlib=rb-4.1.0" alt="Featured image of post syncthing" /&gt;&lt;h1 id=&#34;syncthingsyncthing&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/syncthing/syncthing&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;syncthing/syncthing&lt;/a&gt;
&lt;/h1&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://syncthing.net/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;img src=&#34;https://producthunt.programnotes.cn/assets/logo-text-128.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Syncthing&#34;
	
	
&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.mozilla.org/MPL/2.0/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;img src=&#34;https://img.shields.io/badge/license-MPLv2-blue.svg?style=flat-square&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;MPLv2 License&#34;
	
	
&gt;&lt;/a&gt;
&lt;a class=&#34;link&#34; href=&#34;https://bestpractices.coreinfrastructure.org/projects/88&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;img src=&#34;https://bestpractices.coreinfrastructure.org/projects/88/badge&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;CII Best Practices&#34;
	
	
&gt;&lt;/a&gt;
&lt;a class=&#34;link&#34; href=&#34;https://goreportcard.com/report/github.com/syncthing/syncthing&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;img src=&#34;https://goreportcard.com/badge/github.com/syncthing/syncthing&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Go Report Card&#34;
	
	
&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;goals&#34;&gt;Goals
&lt;/h2&gt;&lt;p&gt;Syncthing is a &lt;strong&gt;continuous file synchronization program&lt;/strong&gt;. It synchronizes
files between two or more computers. We strive to fulfill the goals below.
The goals are listed in order of importance, the most important ones first.
This is the summary version of the goal list - for more
commentary, see the full &lt;a class=&#34;link&#34; href=&#34;https://github.com/syncthing/syncthing/blob/main/GOALS.md&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Goals document&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Syncthing should be:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Safe From Data Loss&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Protecting the user&amp;rsquo;s data is paramount. We take every reasonable
precaution to avoid corrupting the user&amp;rsquo;s files.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Secure Against Attackers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Again, protecting the user&amp;rsquo;s data is paramount. Regardless of our other
goals, we must never allow the user&amp;rsquo;s data to be susceptible to
eavesdropping or modification by unauthorized parties.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Easy to Use&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Syncthing should be approachable, understandable, and inclusive.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Automatic&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;User interaction should be required only when absolutely necessary.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Universally Available&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Syncthing should run on every common computer. We are mindful that the
latest technology is not always available to every individual.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;For Individuals&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Syncthing is primarily about empowering the individual user with safe,
secure, and easy to use file synchronization.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Everything Else&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There are many things we care about that don&amp;rsquo;t make it on to the list. It
is fine to optimize for these values, as long as they are not in conflict
with the stated goals above.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;getting-started&#34;&gt;Getting Started
&lt;/h2&gt;&lt;p&gt;Take a look at the &lt;a class=&#34;link&#34; href=&#34;https://docs.syncthing.net/intro/getting-started.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;getting started guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There are a few examples for keeping Syncthing running in the background
on your system in &lt;a class=&#34;link&#34; href=&#34;https://github.com/syncthing/syncthing/blob/main/etc&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;the etc directory&lt;/a&gt;. There are also several &lt;a class=&#34;link&#34; href=&#34;https://docs.syncthing.net/users/contrib.html#gui-wrappers&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;GUI
implementations&lt;/a&gt; for Windows, Mac, and Linux.&lt;/p&gt;
&lt;h2 id=&#34;docker&#34;&gt;Docker
&lt;/h2&gt;&lt;p&gt;To run Syncthing in Docker, see &lt;a class=&#34;link&#34; href=&#34;https://github.com/syncthing/syncthing/blob/main/README-Docker.md&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;the Docker README&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;getting-in-touch&#34;&gt;Getting in Touch
&lt;/h2&gt;&lt;p&gt;The first and best point of contact is the &lt;a class=&#34;link&#34; href=&#34;https://forum.syncthing.net/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Forum&lt;/a&gt;.
If you&amp;rsquo;ve found something that is clearly a
bug, feel free to report it in the &lt;a class=&#34;link&#34; href=&#34;https://github.com/syncthing/syncthing/issues&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;GitHub issue tracker&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you believe that you’ve found a Syncthing-related security vulnerability,
please report it by emailing &lt;a class=&#34;link&#34; href=&#34;mailto:security@syncthing.net&#34; &gt;security@syncthing.net&lt;/a&gt;. Do not report it in the
Forum or issue tracker.&lt;/p&gt;
&lt;h2 id=&#34;building&#34;&gt;Building
&lt;/h2&gt;&lt;p&gt;Building Syncthing from source is easy. After extracting the source bundle from
a release or checking out git, you just need to run &lt;code&gt;go run build.go&lt;/code&gt; and the
binaries are created in &lt;code&gt;./bin&lt;/code&gt;. There&amp;rsquo;s &lt;a class=&#34;link&#34; href=&#34;https://docs.syncthing.net/dev/building.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;a guide&lt;/a&gt; with more details on the
build process.&lt;/p&gt;
&lt;h2 id=&#34;signed-releases&#34;&gt;Signed Releases
&lt;/h2&gt;&lt;p&gt;Release binaries are GPG signed with the key available from
&lt;a class=&#34;link&#34; href=&#34;https://syncthing.net/security/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://syncthing.net/security/&lt;/a&gt;. There is also a built-in automatic
upgrade mechanism (disabled in some distribution channels) which uses a
compiled in ECDSA signature. macOS and Windows binaries are also
code-signed.&lt;/p&gt;
&lt;h2 id=&#34;documentation&#34;&gt;Documentation
&lt;/h2&gt;&lt;p&gt;Please see the Syncthing &lt;a class=&#34;link&#34; href=&#34;https://docs.syncthing.net/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;documentation site&lt;/a&gt; &lt;a class=&#34;link&#34; href=&#34;https://github.com/syncthing/docs&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;[source]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;All code is licensed under the &lt;a class=&#34;link&#34; href=&#34;https://github.com/syncthing/syncthing/blob/main/LICENSE&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;MPLv2 License&lt;/a&gt;.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
