<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reference on RsyncUI</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/</link><description>Recent content in Reference on RsyncUI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 21 Mar 2026 06:33:31 +0100</lastBuildDate><atom:link href="https://deploy-preview-39--rsyncui.netlify.app/docs/reference/index.xml" rel="self" type="application/rss+xml"/><item><title>MIT License</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/license/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/license/</guid><description>&lt;p&gt;The MIT License (MIT), also explained on &lt;a href="https://en.wikipedia.org/wiki/MIT_License"&gt;Wikipedia&lt;/a&gt;.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code class="language-code" data-lang="code"&gt;Copyright (c) 2020 - 2025 - Thomas Evensen

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the &amp;#34;Software&amp;#34;), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject
to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &amp;#34;AS IS&amp;#34;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>RsyncUI files, JSON</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/config-files/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/config-files/</guid><description>&lt;p&gt;RsyncUI stores all data locally on your Mac in &lt;a href="https://en.wikipedia.org/wiki/JSON"&gt;JSON&lt;/a&gt; format, including task configurations, logs, and settings. Understanding the file structure helps with backup and troubleshooting.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Due to historical reasons, the location of configuration files is &lt;code&gt;.rsyncosx&lt;/code&gt; and not &lt;code&gt;.rsyncui&lt;/code&gt;. This is because the development of RsyncUI commenced with the now-archived application RsyncOSX.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="file-locations"&gt;File Locations&lt;a class="td-heading-self-link" href="#file-locations" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;All RsyncUI files are stored in: &lt;code&gt;$HOME/.rsyncosx/&amp;lt;macserialnumber&amp;gt;&lt;/code&gt;, where &lt;code&gt;&amp;lt;macserialnumber&amp;gt;&lt;/code&gt; is your Mac&amp;rsquo;s serial number, which is retrieved at startup.&lt;/p&gt;</description></item><item><title>Signing and notarization</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/notarization/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/reference/notarization/</guid><description>&lt;p&gt;RsyncUI is digitally signed with my Apple Developer Certificate and &lt;a href="https://support.apple.com/en-us/HT202491"&gt;notarized&lt;/a&gt; by Apple. This verification ensures the application is free from malicious code and works with Gatekeeper. When opening a new or updated app for the first time, Apple will display a notification.&lt;/p&gt;
&lt;h3 id="what-this-means-for-you"&gt;What this means for you&lt;a class="td-heading-self-link" href="#what-this-means-for-you" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Gatekeeper&lt;/strong&gt; will allow RsyncUI to run without warnings, because Apple has verified the developer signature.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No quarantine prompt&lt;/strong&gt; — you will not be asked to confirm that you want to open a downloaded app from an unknown developer.&lt;/li&gt;
&lt;li&gt;The SHA-256 hash published with each release lets you independently verify that the downloaded binary matches what was signed and notarized.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If installed via Homebrew, the hash is verified automatically. For direct downloads from GitHub, verify the hash manually before running the app.&lt;/p&gt;</description></item></channel></rss>