<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>News</title>
        <link>https://sync-in.com/news</link>
        <description>Latest updates, announcements, and release notes.</description>
        <lastBuildDate>Mon, 11 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>Copyright © 2012–2026 Sync-in</copyright>
        <item>
            <title><![CDATA[Sync-in Supported by Docker]]></title>
            <link>https://sync-in.com/news/sync-in-docker-dsos</link>
            <guid>https://sync-in.com/news/sync-in-docker-dsos</guid>
            <pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We are happy to announce that Sync-in is joining the Docker-Sponsored Open Source Program.]]></description>
            <content:encoded><![CDATA[<p>We are happy to announce that Sync-in is joining the <strong>Docker-Sponsored Open Source Program</strong>.</p>
<!-- -->
<div style="max-width:600px"><p><img decoding="async" loading="lazy" alt="Docker Sponsored Open Source program support for Sync-in" src="https://sync-in.com/assets/images/docker-sponsoring-5a9484621506f3f0d434ad998e743a51.png" width="1920" height="1080" class="img_ev3q"></p></div>
<p>This program supports active open-source projects that are carefully maintained and distributed through Docker Hub.</p>
<p>For Sync-in, this is an important milestone. It recognizes the work behind an open-source platform that is useful, maintained for the long term, and
designed for people and teams who want to keep control of their data.</p>
<p>Beyond this recognition, it is also great news for users: public images under the Sync-in namespace are no longer subject to Docker Hub pull rate
limits.</p>
<p>Thank you to Docker for this support, and above all, a big thank you to everyone using, testing, sharing, or contributing to Sync-in.</p>
<p>Your feedback and contributions help move the platform forward ❤️</p>]]></content:encoded>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Sync-in 2.2 - OCR]]></title>
            <link>https://sync-in.com/news/sync-in-2-2</link>
            <guid>https://sync-in.com/news/sync-in-2-2</guid>
            <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Version 2.2 of Sync-in is now available.]]></description>
            <content:encoded><![CDATA[<p>Version <strong>2.2</strong> of Sync-in is now available.</p>
<p>It brings improvements to <strong>full-text search</strong> (PDF OCR, Markdown indexing), and introduces <strong>space management from the administration panel</strong> as well
as a <strong>new event system</strong>, enabling dynamic updates of quotas and content indexing.</p>
<!-- -->
<div style="max-width:600px"><p><img decoding="async" loading="lazy" alt="Sync-in OCR search and indexing interface" src="https://sync-in.com/assets/images/ocr-0354a9cf8f6de4f9c808f0b4e95b9200.png" width="1920" height="1080" class="img_ev3q"></p></div>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-features">✨ Features<a href="https://sync-in.com/news/sync-in-2-2#-features" class="hash-link" aria-label="Direct link to ✨ Features" title="Direct link to ✨ Features" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Improved search and indexing</strong></p>
<ul>
<li class="">Images in PDF files are now indexed using OCR (Optical Character Recognition).</li>
<li class="">Markdown file content is now included in indexing.</li>
</ul>
<p>➡️ <a class="" href="https://sync-in.com/docs/setup-guide/ocr">OCR configuration</a></p>
</li>
<li class="">
<p><strong>Space management from the administration panel</strong><br>
<!-- -->Administrators can now create and manage spaces, and handle quotas directly from the admin interface.</p>
</li>
<li class="">
<p><strong>Guest personal group management</strong><br>
<!-- -->Managers can now manage guests’ personal groups from the guest profile settings.</p>
</li>
<li class="">
<p><strong>Internal file event system</strong><br>
<!-- -->File actions now generate events handled by a dedicated processor.<br>
<!-- -->Depending on their nature, these events automatically trigger:</p>
<ul>
<li class="">storage usage calculation per space and per user</li>
<li class="">full-text indexing (if enabled).</li>
</ul>
<p>This mechanism improves consistency and the dynamic updating of file-related information.</p>
</li>
<li class="">
<p><strong>Extended LDAP support with <code>tlsOptions</code></strong><br>
<!-- -->The LDAP configuration now supports additional Node.js TLS options (such as <code>ca</code> or <code>rejectUnauthorized</code>, etc.).</p>
<p>➡️ <a class="" href="https://sync-in.com/docs/setup-guide/server#ldap-if-provider-ldap-">View LDAP options</a></p>
</li>
<li class="">
<p><strong>Aggregated storage display</strong><br>
<!-- -->The administration interface now displays total storage usage for users and spaces.</p>
</li>
<li class="">
<p><strong>Enhanced group search</strong><br>
<!-- -->Group search now takes their description into account.</p>
</li>
<li class="">
<p><strong>PDF opening via pdf.js by default</strong><br>
<!-- -->PDF files now open in the pdf.js viewer, with the option to switch to edit mode if OnlyOffice is enabled.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-fixes">🐞 Fixes<a href="https://sync-in.com/news/sync-in-2-2#-fixes" class="hash-link" aria-label="Direct link to 🐞 Fixes" title="Direct link to 🐞 Fixes" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Fixed parallel execution of the indexing scheduler</strong><br>
<!-- -->The indexing scheduler now prevents concurrent executions.</p>
</li>
<li class="">
<p><strong>Improved reliability of cached storage quota updates</strong><br>
<!-- -->In some cases, the storage quota was correctly persisted in the database but not properly reflected in the cache.</p>
</li>
<li class="">
<p><strong>Improved error handling for <code>HEAD</code> requests</strong><br>
<!-- -->Errors when opening documents via <code>HEAD</code> requests are now properly reported.</p>
</li>
<li class="">
<p><strong>Restored access to shares via WebDAV</strong></p>
</li>
<li class="">
<p><strong>Fixed encoding of special characters in certain URLs</strong><br>
<!-- -->Some URLs containing special characters, such as <code>#</code>, and pointing to files were not properly encoded.</p>
</li>
<li class="">
<p><strong>Hardened group and guest management</strong><br>
<!-- -->Several fixes improve name handling, cache invalidation, guest account renaming, and prevent assigning a guest as manager.</p>
</li>
<li class="">
<p><strong>Web interface</strong><br>
<!-- -->Various visual and usability fixes, including font sizes, tooltips, notifications, and certain input fields.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-security">🛡️ Security<a href="https://sync-in.com/news/sync-in-2-2#%EF%B8%8F-security" class="hash-link" aria-label="Direct link to 🛡️ Security" title="Direct link to 🛡️ Security" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Basic Auth security hardening</strong><br>
<!-- -->The cache key is now based on a hash, eliminating case-related collisions and preventing the storage of decodable identifiers.</p>
</li>
<li class="">
<p><strong>Fixed a security vulnerability:  <a href="https://github.com/Sync-in/server/security/advisories/GHSA-43fj-qp3h-hrh5" target="_blank" rel="noopener noreferrer" class="">CVE-2026-41161</a></strong><br>
<!-- -->A flaw allowed user account enumeration via the login endpoint through response time analysis, particularly in brute-force scenarios.</p>
</li>
</ul>
<hr>
<p>📥 <strong>Upgrade to Sync-in 2.2 now</strong> to benefit from all fixes and improvements.</p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v2.2.0" target="_blank" rel="noopener noreferrer" class="">View the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Sync-in 2.1 - UI Refresh]]></title>
            <link>https://sync-in.com/news/sync-in-2-1-ui-refresh</link>
            <guid>https://sync-in.com/news/sync-in-2-1-ui-refresh</guid>
            <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Version 2.1 of Sync-in is now available and introduces a visual refresh of the web interface.]]></description>
            <content:encoded><![CDATA[<p><strong>Version 2.1</strong> of Sync-in is now available and introduces a <strong>visual refresh of the web interface</strong>.</p>
<p>This release brings many improvements to the user experience, with an interface that is <strong>clearer, more consistent, and more uniform</strong>.</p>
<p>We also invite you to discover and test this new interface directly on <a class="" href="https://sync-in.com/docs/demo">our demo instance</a>.</p>
<!-- -->
<div style="max-width:600px"><p><img decoding="async" loading="lazy" alt="Refreshed Sync-in web interface in light and dark themes" src="https://sync-in.com/assets/images/ui-refresh-17e0297a7e28d67e79c0eb532d90853b.png" width="1920" height="1440" class="img_ev3q"></p></div>
<p>For several years, Sync-in has evolved and grown with new features.
Over time, it became natural to revisit the interface to improve consistency and better support current application usage.</p>
<p>From navigation to dialogs, most modules have been revisited to improve readability, consistency, and adaptation to different screen sizes.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-interface-improvements">✨ Interface Improvements<a href="https://sync-in.com/news/sync-in-2-1-ui-refresh#-interface-improvements" class="hash-link" aria-label="Direct link to ✨ Interface Improvements" title="Direct link to ✨ Interface Improvements" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Visual interface refresh</strong></p>
<p>Light and dark themes have been harmonized, as well as the main interface components.
Interface dimensions and spacing have also been revised to improve readability and visual balance.
A new typography has also been adopted to improve readability across all systems and platforms.</p>
</li>
<li class="">
<p><strong>Navigation and interface organization</strong></p>
<p>Application navigation has been redesigned with the introduction of a new left navigation sidebar and various adjustments to the navigation bar and
side panels. These changes improve interface organization and space usage, while providing better adaptation to different screen sizes.</p>
</li>
<li class="">
<p><strong>User experience improvements</strong></p>
<p>Several targeted improvements have been made to make daily use of the application smoother. This includes improvements to search, recent items and
notifications display, as well as better visual consistency for certain components such as badges, avatars, and permission indicators.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-features">✨ Features<a href="https://sync-in.com/news/sync-in-2-1-ui-refresh#-features" class="hash-link" aria-label="Direct link to ✨ Features" title="Direct link to ✨ Features" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Added Dutch language (nl) support</strong></p>
</li>
<li class="">
<p><strong>Added the <a class="" href="https://sync-in.com/docs/setup-guide/authentication/oidc#security">security.supportPKCE</a> parameter in OIDC configuration</strong><br>
<!-- -->Allows enabling or disabling the use of the PKCE mechanism.</p>
</li>
<li class="">
<p><strong>Added the <a class="" href="https://sync-in.com/docs/setup-guide/docker/variables-secrets#-server-environment-variables">FORCE_PERMISSIONS</a> environment variable for Docker</strong><br>
<!-- -->Allows forcing recursive permissions application. This option is disabled by default to avoid changing permissions on existing data.</p>
</li>
<li class="">
<p><strong>Compatibility validated with OnlyOffice DocumentServer 9.3</strong><br>
<!-- -->Updated the corresponding Docker image.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-fixes">🐞 Fixes<a href="https://sync-in.com/news/sync-in-2-1-ui-refresh#-fixes" class="hash-link" aria-label="Direct link to 🐞 Fixes" title="Direct link to 🐞 Fixes" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Timezone fix for MySQL connections</strong><br>
<!-- -->MySQL connections now consistently use the <strong>UTC</strong> timezone.</p>
</li>
<li class="">
<p><strong>PDF indexing fix</strong><br>
<!-- -->Avoids an unnecessary buffer copy and ensures proper document cleanup after indexing.</p>
</li>
<li class="">
<p><strong>Fix an access issue affecting some spaces using external paths</strong><br>
<!-- -->Unreadable directories are now skipped when walking the filesystem to compute sizes and entry counts.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-desktop-client">💻 Desktop Client<a href="https://sync-in.com/news/sync-in-2-1-ui-refresh#-desktop-client" class="hash-link" aria-label="Direct link to 💻 Desktop Client" title="Direct link to 💻 Desktop Client" translate="no">​</a></h2>
<p>The <strong>Sync-in Desktop client version 2.1</strong> also benefits from several improvements and fixes.</p>
<ul>
<li class="">
<p><strong>Added Dutch language (nl)</strong><br>
<!-- -->The client is now available in Dutch.</p>
</li>
<li class="">
<p><strong>Improved server connection dialog</strong><br>
<!-- -->The configuration dialog can now be closed using the <em>Cancel</em> button.</p>
</li>
<li class="">
<p><strong>Improved compatibility with some Linux distributions</strong><br>
<!-- -->Fixed an AppImage startup issue on Ubuntu 23.10 and some distributions using restrictive sandbox environments.</p>
</li>
<li class="">
<p><strong>Stability improvements</strong><br>
<!-- -->Several fixes have been made to improve download handling and login screen display.</p>
</li>
</ul>
<hr>
<p>📥 <strong>Upgrade to Sync-in 2.1 now</strong> to benefit from the new interface.</p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v2.1.0" target="_blank" rel="noopener noreferrer" class="">View the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Sync-in 2.0 - OpenID Connect]]></title>
            <link>https://sync-in.com/news/sync-in-2-oidc</link>
            <guid>https://sync-in.com/news/sync-in-2-oidc</guid>
            <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Sync-in reaches a major milestone with the release of version 2.0, introducing OpenID Connect (OIDC) support, a key standard for federated]]></description>
            <content:encoded><![CDATA[<p>Sync-in reaches a major milestone with the release of <strong>version 2.0</strong>, introducing <strong>OpenID Connect (OIDC)</strong> support, a key standard for federated
authentication, widely adopted in modern and sovereign identity infrastructures.</p>
<p>This evolution is one of the most requested features by the community. It is currently the most upvoted item on
our <a href="https://github.com/Sync-in/server/discussions?discussions_q=is%3Aopen+sort%3Atop" target="_blank" rel="noopener noreferrer" class="">GitHub Discussions page</a>, and we are very excited to deliver it
in Sync-in 2.0.</p>
<!-- -->
<div style="max-width:350px"><p><img decoding="async" loading="lazy" alt="Sync-in OpenID Connect authentication screen" src="https://sync-in.com/assets/images/auth_oidc-24b5c40f0665105bfa2102c8b3b863ef.png" width="1140" height="858" class="img_ev3q"></p></div>
<p>OpenID Connect has established itself as the industry standard for authentication in cloud environments, enterprise IT environments, and sovereign
digital ecosystems.<br>
<!-- -->With this integration, Sync-in fully aligns with modern identity architectures, simplifies user onboarding, and improves the overall authentication
experience.</p>
<p>The OIDC integration marks a major evolution of Sync-in's authentication model.</p>
<p>This release also introduces a complete overhaul of Desktop and CLI authentication to ensure compatibility with this new authentication architecture.</p>
<p><strong>⚠️ Due to this evolution, the authentication mechanisms used by version 1.x applications are no longer compatible, representing one of the major
changes introduced in Sync-in 2.0.</strong></p>
<p>➡️ <a class="" href="https://sync-in.com/docs/setup-guide/migrations/v2-migration-guide">See the V2 migration guide</a></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-features">✨ Features<a href="https://sync-in.com/news/sync-in-2-oidc#-features" class="hash-link" aria-label="Direct link to ✨ Features" title="Direct link to ✨ Features" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>OpenID Connect (OIDC) authentication support</strong><br>
<!-- -->Sync-in can now rely on OIDC-compatible identity providers, enabling native integration with enterprise SSO environments and modern identity
platforms.</p>
</li>
<li class="">
<p><strong>Desktop and CLI authentication overhaul</strong><br>
<!-- -->Desktop and CLI applications now support OIDC authentication flows, providing a consistent experience across all platforms.</p>
</li>
<li class="">
<p><strong>OTP recovery codes and application passwords</strong><br>
<!-- -->Desktop and CLI clients can now use <strong>OTP recovery codes</strong> as well as <strong>application passwords</strong> during device enrollment and authentication flows.</p>
</li>
<li class="">
<p><strong>LDAP improvements</strong></p>
<ul>
<li class="">Optional service account support</li>
<li class="">Automatic permission assignment (<code>autoCreatePermissions</code>)</li>
<li class="">"Break-glass" administrator access support</li>
<li class="">DN/CN support for the <code>adminGroup</code> configuration</li>
<li class="">Support for <code>groupOfNames</code> in addition to <code>memberOf</code> for group resolution</li>
</ul>
</li>
<li class="">
<p><strong>Logging system improvements</strong><br>
<!-- -->Added a <code>jsonOutput</code> option to output logs in JSON format, making integration with observability tools and centralized logging platforms easier.</p>
</li>
<li class="">
<p><strong>Improved configuration error messages</strong><br>
<!-- -->More explicit error messages to simplify troubleshooting and deployment.</p>
</li>
<li class="">
<p><strong>User experience improvements</strong></p>
<ul>
<li class="">Redesign of the recent items page</li>
<li class="">File renaming is now automatically applied when clicking outside the editing area</li>
</ul>
</li>
<li class="">
<p><strong>Reverse proxy configuration simplification</strong><br>
<!-- -->Removal of the WebDAV <em>hook</em> related to the <code>X-Forwarded-Proto</code> directive in the Nginx configuration.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-fixes">🐞 Fixes<a href="https://sync-in.com/news/sync-in-2-oidc#-fixes" class="hash-link" aria-label="Direct link to 🐞 Fixes" title="Direct link to 🐞 Fixes" translate="no">​</a></h2>
<ul>
<li class="">Fixed decoding of file paths in WebDAV LOCK headers</li>
<li class="">Fixed the HTTP status line to ensure compliance with WebDAV specifications (RFC 4918)</li>
<li class="">Fixed an issue where the configured IP address was not correctly represented in logs when <code>0.0.0.0</code> was used</li>
<li class="">Improved error handling when adding sync paths and strengthened validation checks</li>
<li class="">Fixed an issue preventing file renaming when file names contained spaces, while preserving correct display</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-documentation">📘 Documentation<a href="https://sync-in.com/news/sync-in-2-oidc#-documentation" class="hash-link" aria-label="Direct link to 📘 Documentation" title="Direct link to 📘 Documentation" translate="no">​</a></h2>
<ul>
<li class=""><a class="" href="https://sync-in.com/docs/setup-guide/migrations/v2-migration-guide">V2 migration guide</a></li>
<li class=""><a class="" href="https://sync-in.com/docs/setup-guide/authentication/oidc">OpenID Connect authentication</a></li>
<li class=""><a class="" href="https://sync-in.com/docs/setup-guide/authentication/ldap">LDAP authentication</a></li>
</ul>
<hr>
<p>📥 <strong>Upgrade to Sync-in 2.0 now</strong> and benefit from OpenID Connect support, along with numerous fixes and improvements!</p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v2.0.0" target="_blank" rel="noopener noreferrer" class="">View the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Collabora Online Integration]]></title>
            <link>https://sync-in.com/news/sync-in-collabora</link>
            <guid>https://sync-in.com/news/sync-in-collabora</guid>
            <pubDate>Wed, 07 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[As part of an approach focused on openness and technological neutrality, we wanted to enhance Sync-in with an open office alternative.]]></description>
            <content:encoded><![CDATA[<p>As part of an approach focused on openness and technological neutrality, we wanted to enhance Sync-in with an open office alternative.
While LibreOffice is gradually replacing proprietary office suites in many information systems, <strong>Collabora Online</strong> represents its natural
extension for collaborative online editing.</p>
<p>We are proud to announce its integration into Sync-in, in line with our vision of a sustainable, interoperable, and sovereign platform.</p>
<!-- -->
<div style="text-align:center;max-width:200px"><p><img decoding="async" loading="lazy" alt="Collabora Online" src="https://sync-in.com/assets/images/collabora-71eb0735fcdcf84bef81569feeb7cc46.png" width="2790" height="3125" class="img_ev3q"></p></div>
<p>Collabora Online is primarily intended for environments based on open standards and open-source software.
The solution provides native support for OpenDocument formats, while ensuring compatibility with Microsoft Office formats.</p>
<p>OnlyOffice and Collabora Online may be complementary depending on the environment.<br>
<!-- -->We therefore chose to allow the joint integration of these solutions within Sync-in, in order to provide broad coverage of
editable formats, while taking into account the technical challenges related to file locking.</p>
<p>➡️ <a class="" href="https://sync-in.com/docs/user-guide/collaborative_editors">To learn more, see the section dedicated to Collabora Online, OnlyOffice, and their comparison.</a></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-features">✨ Features<a href="https://sync-in.com/news/sync-in-collabora#-features" class="hash-link" aria-label="Direct link to ✨ Features" title="Direct link to ✨ Features" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>Node.js</strong><br>
<!-- -->Migration to <strong>Node.js 24</strong>, while maintaining compatibility with <strong>Node.js 22</strong>, improving stability and performance.</p>
</li>
<li class="">
<p><strong>Collabora Online integration and multi-editor management</strong><br>
<!-- -->Ability to use multiple editors, with <strong>intelligent editor selection</strong> based on the document format, and the option to
define a <strong>default editor</strong> in user preferences.</p>
</li>
<li class="">
<p><strong>Enhanced public links</strong><br>
<!-- -->Public links now allow not only downloading, but also <strong>access</strong>, <strong>viewing</strong>, and <strong>editing</strong> of documents,
depending on formats and access rights.</p>
</li>
<li class="">
<p><strong>Improved file locking</strong><br>
<!-- -->Reinforced lock management to ensure better compatibility between the different access modes.</p>
</li>
<li class="">
<p><strong>Simplified file opening and management</strong><br>
<!-- -->A single <strong>Open</strong> button now replaces the <strong>View</strong> and <strong>Edit</strong> actions, simplifying the user journey by automatically
managing the opening mode and editor based on context.</p>
</li>
<li class="">
<p><strong>Docker Compose update</strong><br>
<!-- -->Integration of Collabora Online via Nginx, addition of a dedicated Docker Compose setup, and update of the existing Nginx configuration.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-fixes">🐞 Fixes<a href="https://sync-in.com/news/sync-in-collabora#-fixes" class="hash-link" aria-label="Direct link to 🐞 Fixes" title="Direct link to 🐞 Fixes" translate="no">​</a></h2>
<ul>
<li class="">Improved display order of recently used files.</li>
<li class="">Immediate cache update for access rights on shared links.</li>
<li class="">Resolution of translation conflicts affecting the interface date picker.</li>
<li class="">Fixed an issue preventing the OTP code request from being displayed on desktop applications.</li>
<li class="">Display of the space deactivation date when disabling a space.</li>
<li class="">Removal of unwanted redirects when refreshing public links.</li>
<li class="">Fixed an issue preventing modifications to existing files.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-documentation">📘 Documentation<a href="https://sync-in.com/news/sync-in-collabora#-documentation" class="hash-link" aria-label="Direct link to 📘 Documentation" title="Direct link to 📘 Documentation" translate="no">​</a></h2>
<ul>
<li class=""><a class="" href="https://sync-in.com/docs/user-guide/collaborative_editors">Collaborative Editing</a></li>
<li class=""><a class="" href="https://sync-in.com/docs/user-guide/file_locking">File Locking</a></li>
<li class=""><a class="" href="https://sync-in.com/docs/setup-guide/docker/optional-services/collabora">Collabora Docker Compose</a></li>
<li class=""><a class="" href="https://sync-in.com/docs/setup-guide/proxy#collabora-online-configuration">Collabora Reverse Proxy Configuration</a></li>
</ul>
<hr>
<p>📥 <strong>Upgrade to version 1.10</strong> now and take advantage of the Collabora Online integration and the latest Sync-in features!</p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v1.10.0" target="_blank" rel="noopener noreferrer" class="">View the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Mise Sur Orbite Partnership]]></title>
            <link>https://sync-in.com/news/mise-sur-orbite</link>
            <guid>https://sync-in.com/news/mise-sur-orbite</guid>
            <pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Sync-in partners with Mise Sur Orbite to offer turnkey managed hosting.]]></description>
            <content:encoded><![CDATA[<p>Sync-in partners with <strong>Mise Sur Orbite</strong> to offer turnkey managed hosting.</p>
<!-- -->
<p>Mise Sur Orbite is a French company specializing in the hosting and management of servers and Internet services for over <strong>20 years</strong>, committed to an
ecosystem that fully shares the values upheld by Sync-in: <strong>respect for open source</strong>, <strong>digital sovereignty</strong>, <strong>transparency</strong>, and
<strong>data control</strong>.</p>
<p>Thanks to this partnership, we can now offer a simple and reliable managed hosting solution, designed for those who want to use Sync-in without having
to worry about technical administration.</p>
<p>📍 <strong>Data hosted in France</strong><br>
<!-- -->🔐 <strong>Secure, reliable, and high-performance services</strong><br>
<!-- -->🛠️ <strong>Fully managed hosting, without proprietary cloud</strong></p>
<p>This collaboration allows us to make Sync-in more accessible, while remaining true to the principles that have defined the project from the very
beginning: <strong>accessibility</strong>, <strong>freedom</strong>, <strong>independence</strong>, and <strong>full control over data</strong>.</p>
<p>🤝 Many thanks to <strong>Mise Sur Orbite</strong> for this collaboration, aligned with our convictions and our vision of the digital world.</p>]]></content:encoded>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Thank You Selfh.st]]></title>
            <link>https://sync-in.com/news/sync-in-selfhst-2025</link>
            <guid>https://sync-in.com/news/sync-in-selfhst-2025</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We are very happy to share some great news: Sync-in has been selected by selfh.st in their list of]]></description>
            <content:encoded><![CDATA[<p>We are very happy to share some great news: Sync-in has been selected by <a href="https://selfh.st/" target="_blank" rel="noopener noreferrer" class="">selfh.st</a> in their list of
<a href="https://selfh.st/post/2025-favorite-new-apps/" target="_blank" rel="noopener noreferrer" class="">favorite open-source applications of 2025</a>.
It is a wonderful recognition for the project, and we are truly honored.</p>
<!-- -->
<p><strong>Selfh.st</strong> is an independent publication dedicated to self-hosting and open-source software.</p>
<p>Through its work, the platform:</p>
<ul>
<li class="">highlights innovative self-hosted projects,</li>
<li class="">provides a clear and accessible directory,</li>
<li class="">helps users discover open-source alternatives and regain control over their data,</li>
<li class="">promotes the open-source ecosystem by giving it more visibility.</li>
</ul>
<p>In a world where proprietary and centralized solutions dominate, this type of initiative is invaluable, and we are proud that Sync-in has earned a place there.</p>
<p>We would like to warmly thank the <a href="https://selfh.st/" target="_blank" rel="noopener noreferrer" class="">selfh.st</a> team, and especially <a href="https://ethansholly.com/" target="_blank" rel="noopener noreferrer" class="">Ethan Sholly</a>,
for their outstanding work.</p>
<p>By shining a light on free and open-source tools, documenting projects, and building a structured directory of self-hosted applications, they make the ecosystem
clearer, more accessible, and more dynamic.</p>
<p>Without this kind of effort, many open-source projects would remain in the shadows. ❤️</p>]]></content:encoded>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Sync-in 1.9]]></title>
            <link>https://sync-in.com/news/sync-in-1-9</link>
            <guid>https://sync-in.com/news/sync-in-1-9</guid>
            <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Sync-in 1.9 is now available, featuring an improved image viewer, a native text editor, as well as many additional features and]]></description>
            <content:encoded><![CDATA[<p><strong>Sync-in 1.9</strong> is now available, featuring an <strong>improved image viewer</strong>, a <strong>native text editor</strong>, as well as many additional features and
optimizations aimed at enhancing the user experience and platform reliability.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-interface--user-experience">💻 Interface &amp; User Experience<a href="https://sync-in.com/news/sync-in-1-9#-interface--user-experience" class="hash-link" aria-label="Direct link to 💻 Interface &amp; User Experience" title="Direct link to 💻 Interface &amp; User Experience" translate="no">​</a></h2>
<ul>
<li class="">Updated to the new Sync-in visual identity.</li>
<li class="">The image viewer can now browse all images in the current directory, start a slideshow, toggle fullscreen mode,
and display detailed image properties.</li>
<li class="">Added native editing for all text files, including search, syntax highlighting, lock/unlock, and undo/redo capabilities.</li>
<li class="">Added overwrite confirmation dialogs for upload, rename, copy, and move actions.</li>
<li class="">Links: users are now redirected directly to the shared directory when accessing it through a link.</li>
<li class="">Added the ability to view a directory's size from the information panel in the right sidebar.</li>
<li class="">Prevented drag-and-drop operations in spaces where the action is not allowed.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-file-security--management">🔐 File Security &amp; Management<a href="https://sync-in.com/news/sync-in-1-9#-file-security--management" class="hash-link" aria-label="Direct link to 🔐 File Security &amp; Management" title="Direct link to 🔐 File Security &amp; Management" translate="no">​</a></h2>
<ul>
<li class="">File Lock Management: users can now request an unlock from the file's lock owner, and the owner of a file can also remove the lock.</li>
<li class="">Improved visibility of locks on anchored and shared files.</li>
<li class="">Restored access to anchored files from an external location when shared via a link.</li>
<li class="">Forced thumbnail generation for broken or older images.</li>
<li class="">Fixed copy failures occurring when sample documents were created on a CIFS share.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-improvements--fixes">⚙️ Improvements &amp; Fixes<a href="https://sync-in.com/news/sync-in-1-9#%EF%B8%8F-improvements--fixes" class="hash-link" aria-label="Direct link to ⚙️ Improvements &amp; Fixes" title="Direct link to ⚙️ Improvements &amp; Fixes" translate="no">​</a></h2>
<ul>
<li class="">LDAP:<!-- -->
<ul>
<li class=""><code>cn</code> and <code>mail</code> are now accepted as login attributes.</li>
<li class="">Users can now log in using their email address once they have been identified at least once.</li>
</ul>
</li>
<li class="">Fixed an issue affecting the visibility of users within visible groups.</li>
<li class="">Added server update notifications.</li>
<li class="">Docker Compose now ships with OnlyOffice 9.1.</li>
<li class="">Many additional optimizations and bug fixes.</li>
</ul>
<hr>
<p>📥 <strong>Upgrade to version 1.9</strong> now and enjoy all the latest improvements!</p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v1.9.1" target="_blank" rel="noopener noreferrer" class="">View the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
        </item>
        <item>
            <title><![CDATA[Sync-in 1.8]]></title>
            <link>https://sync-in.com/news/sync-in-1-8</link>
            <guid>https://sync-in.com/news/sync-in-1-8</guid>
            <pubDate>Sun, 26 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[🌍 Sync-in 1.8 extends its language support to 14 languages, including]]></description>
            <content:encoded><![CDATA[<p>🌍 <strong>Sync-in 1.8</strong> extends its language support to 14 languages, including
🇬🇧 English, 🇫🇷 French, 🇩🇪 German, 🇪🇸 Spanish, 🇵🇹 Portuguese, 🇧🇷 Brazilian Portuguese, 🇮🇹 Italian, 🇨🇳 Chinese, 🇮🇳 Hindi, 🇹🇷 Turkish, 🇯🇵 Japanese,
🇰🇷Korean, 🇵🇱 Polish, and 🇷🇺 Russian.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-extended-language-support">🌍 Extended Language Support<a href="https://sync-in.com/news/sync-in-1-8#-extended-language-support" class="hash-link" aria-label="Direct link to 🌍 Extended Language Support" title="Direct link to 🌍 Extended Language Support" translate="no">​</a></h2>
<ul>
<li class=""><strong>Added 12 new languages</strong>. Automatic language detection or manual selection from the user profile.</li>
<li class=""><strong>Dynamic translation loading</strong> for faster startup and smoother switching.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-search-and-storage-enhancements">🔍 Search and Storage Enhancements<a href="https://sync-in.com/news/sync-in-1-8#-search-and-storage-enhancements" class="hash-link" aria-label="Direct link to 🔍 Search and Storage Enhancements" title="Direct link to 🔍 Search and Storage Enhancements" translate="no">​</a></h2>
<ul>
<li class=""><strong>New config parameter</strong> to enable or disable the files indexing for a Sync-in instance.</li>
<li class=""><strong>Full-text search preferences</strong> – indexing can now be enabled or disabled for both personal and collaborative spaces.</li>
<li class=""><strong>Quota and usage tracking</strong>:<!-- -->
<ul>
<li class="">Ability to define a <strong>storage quota for shares with an external location</strong></li>
<li class="">The storage used by external locations anchored to spaces is now included in the space's total quota.</li>
</ul>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-improvements">⚙️ Improvements<a href="https://sync-in.com/news/sync-in-1-8#%EF%B8%8F-improvements" class="hash-link" aria-label="Direct link to ⚙️ Improvements" title="Direct link to ⚙️ Improvements" translate="no">​</a></h2>
<ul>
<li class=""><strong><a class="" href="https://sync-in.com/docs/setup-guide/npm#1-npm-package">FreeBSD support</a></strong> – npm distribution is now compatible with FreeBSD</li>
<li class=""><strong>Better suited for small systems</strong> – reduced the default number of backend workers from <strong>2 to 1</strong> to improve memory efficiency on lightweight
setups (e.g. Raspberry Pi).</li>
<li class=""><strong>Photo thumbnail creation speed improved by 3×</strong> – reducing load times across galleries.</li>
<li class=""><strong>Docker</strong> – reduced system dependencies, resulting in a <strong>lighter and more efficient image</strong> (from 562MB to 357MB, saving 205MB!).</li>
<li class=""><strong>Automatic cleanup</strong> – removes orphaned files and optimizes database tables daily.</li>
<li class=""><strong>OnlyOffice compatibility</strong> – added support for <code>.doc</code>, <code>.xls</code>, and <code>.ppt</code> formats with implicit conversion on save.</li>
<li class=""><strong>Smarter trash behavior</strong> – deleted files from external shares are now moved to the <strong>user's trash</strong>, while those from external locations linked
to spaces go to the <strong>space's trash</strong>.</li>
</ul>
<hr>
<p>📥 <strong>Upgrade to version 1.8</strong> now and take advantage of all the latest improvements!</p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v1.8.0" target="_blank" rel="noopener noreferrer" class="">See the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
        </item>
        <item>
            <title><![CDATA[Multi-Factor Authentication (MFA)]]></title>
            <link>https://sync-in.com/news/sync-in-mfa-support</link>
            <guid>https://sync-in.com/news/sync-in-mfa-support</guid>
            <pubDate>Sat, 27 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We are pleased to announce that Sync-in now supports Multi-Factor Authentication (MFA) as well as application passwords.]]></description>
            <content:encoded><![CDATA[<p>We are pleased to announce that Sync-in now supports <strong>Multi-Factor Authentication (MFA)</strong> as well as <strong>application passwords</strong>.</p>
<p>Driven by the needs expressed by our community, these enhancements provide stronger security for your accounts and reflect our ongoing commitment
to safeguarding the integrity and confidentiality of your data.</p>
<!-- -->
<div style="max-width:350px"><p><img decoding="async" loading="lazy" alt="Sync-in multi-factor authentication login screen" src="https://sync-in.com/assets/images/auth_login_2fa-b70914cefb3e6c94929e7fbecb09aed8.png" width="828" height="580" class="img_ev3q"></p></div>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-features">✨ Features<a href="https://sync-in.com/news/sync-in-mfa-support#-features" class="hash-link" aria-label="Direct link to ✨ Features" title="Direct link to ✨ Features" translate="no">​</a></h2>
<ul>
<li class=""><strong>Multi-Factor Authentication (MFA)</strong>: add an extra layer of protection to your account</li>
<li class=""><strong>Application Passwords</strong>: generate dedicated passwords for your apps and external integrations</li>
<li class="">Simplified management of recovery codes and application passwords directly from your user profile</li>
<li class="">Desktop clients update: now fully compatible with Multi-Factor Authentication (MFA)</li>
<li class="">Support for LDAP attributes specific to Active Directory</li>
<li class=""><strong>Advanced SMTP configuration</strong>: ability to set <code>ignoreTLS</code> and <code>rejectUnauthorized</code> for SMTP transport</li>
<li class=""><strong>Secure links</strong>: inclusion of the link password in the emails sent</li>
</ul>
<p>📥 <strong>Upgrade to version 1.6</strong> today and take advantage of all these improvements!</p>
<p>➡️ <a class="" href="https://sync-in.com/docs/user-guide/authentication">Read the documentation about MFA</a></p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v1.6.0" target="_blank" rel="noopener noreferrer" class="">View the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Thank You IT-Connect]]></title>
            <link>https://sync-in.com/news/sync-in-it-connect</link>
            <guid>https://sync-in.com/news/sync-in-it-connect</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[🔥 IT-Connect highlights Sync-in through a comprehensive tutorial and a video created by Florian Burnel!]]></description>
            <content:encoded><![CDATA[<p>🔥 <strong><a href="https://www.it-connect.fr/" target="_blank" rel="noopener noreferrer" class="">IT-Connect</a></strong> highlights <strong>Sync-in</strong> through a comprehensive tutorial and a video created by <strong>Florian Burnel</strong>!</p>
<p><a href="https://www.it-connect.fr/tuto-sync-in-plateforme-collaborative-open-source/" target="_blank" rel="noopener noreferrer" class="">https://www.it-connect.fr/tuto-sync-in-plateforme-collaborative-open-source/</a></p>
<!-- -->
<p>For more than a decade, IT-Connect has become a <strong>leading French-speaking reference</strong> in system and network administration, cybersecurity, cloud, and
open source.<br>
<!-- -->The platform stands out for the <strong>pedagogical quality</strong> of its tutorials and courses, published every week and followed by a large community of IT
professionals and enthusiasts.</p>
<p>Through his work, <strong>Florian Burnel</strong> makes complex technical knowledge accessible and helps many readers build new skills. His clear and educational
approach has turned IT-Connect into a true online school for the IT community.</p>
<p>By dedicating both a tutorial and a video to <strong>Sync-in</strong>, IT-Connect once again confirms its key role: <strong>promoting and spreading open source
solutions</strong> to a curious, demanding audience in search of respectful and user-centric tools.</p>
<p>A big thank you to Florian and IT-Connect for their support, their commitment, and their continuous contribution to the open source ecosystem ❤️</p>]]></content:encoded>
            <category>Media</category>
        </item>
        <item>
            <title><![CDATA[Sync-in available on NPM!]]></title>
            <link>https://sync-in.com/news/sync-in-npm-support</link>
            <guid>https://sync-in.com/news/sync-in-npm-support</guid>
            <pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We are happy to announce that Sync-in Server 1.3.0 is now available on NPM!]]></description>
            <content:encoded><![CDATA[<p>We are happy to announce that <strong>Sync-in Server 1.3.0</strong> is now available on <strong>NPM</strong>!</p>
<p>The server can now be installed as a native Node.js package.</p>
<p>A CLI (<code>sync-in-server</code>) is available to manage configuration, start/stop the server, run migrations, and more.</p>
<p>➡️ <a class="" href="https://sync-in.com/docs/setup-guide/npm">Read the NPM setup guide</a></p>
<!-- -->
<p>This release makes it easier than ever to integrate Sync-in into your existing infrastructure without relying on Docker.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-improvements-in-130">🔧 Improvements in 1.3.0<a href="https://sync-in.com/news/sync-in-npm-support#-improvements-in-130" class="hash-link" aria-label="Direct link to 🔧 Improvements in 1.3.0" title="Direct link to 🔧 Improvements in 1.3.0" translate="no">​</a></h2>
<ul>
<li class="">Package published as scoped module <code>@sync-in/server</code></li>
<li class="">New CLI to manage server</li>
<li class="">New option in the <code>logger</code> config section to customize log file path</li>
</ul>
<hr>
<p>➡️ <a href="https://www.npmjs.com/package/@sync-in/server" target="_blank" rel="noopener noreferrer" class="">View the package on NPM</a><br>
<!-- -->➡️ <a href="https://github.com/Sync-in/server/releases/tag/v1.3.0" target="_blank" rel="noopener noreferrer" class="">See the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
        </item>
        <item>
            <title><![CDATA[Sync-in 1.2]]></title>
            <link>https://sync-in.com/news/sync-in-1-2</link>
            <guid>https://sync-in.com/news/sync-in-1-2</guid>
            <pubDate>Tue, 29 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We are happy to announce the release of Sync-in v1.2.0.]]></description>
            <content:encoded><![CDATA[<p>We are happy to announce the release of <strong>Sync-in v1.2.0</strong>.<br>
<!-- -->This version brings <strong>new features</strong>, several bug fixes, <strong>security improvements</strong>, and highlights the support of our <strong>growing community</strong>!</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-new-features">✨ New Features<a href="https://sync-in.com/news/sync-in-1-2#-new-features" class="hash-link" aria-label="Direct link to ✨ New Features" title="Direct link to ✨ New Features" translate="no">​</a></h2>
<ul>
<li class="">Server configuration can now be overridden using <code>SYNCIN_</code> environment variables</li>
<li class="">Support for <code>PUID/PGID</code> in the Docker image for better file permission handling</li>
</ul>
<p>➡️ <a class="" href="https://sync-in.com/docs/setup-guide/docker/variables-secrets#-server-environment-variables">Read the documentation</a></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-fixes">🛠️ Fixes<a href="https://sync-in.com/news/sync-in-1-2#%EF%B8%8F-fixes" class="hash-link" aria-label="Direct link to 🛠️ Fixes" title="Direct link to 🛠️ Fixes" translate="no">​</a></h2>
<ul>
<li class="">Proper encoding of file paths with special characters + improved error handling in the backend</li>
<li class="">Reliable detection of <code>.mp4</code> video files</li>
<li class="">Improved rendering of very wide images (aspect ratio preserved)</li>
<li class="">Smoother triggering of the context menu</li>
<li class="">Removal of duplicate entries in recursive shares</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="-security">🔐 Security<a href="https://sync-in.com/news/sync-in-1-2#-security" class="hash-link" aria-label="Direct link to 🔐 Security" title="Direct link to 🔐 Security" translate="no">​</a></h2>
<ul>
<li class="">Security patches: <strong>Path Traversal</strong> and <strong>SSRF</strong></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-community">❤️ Community<a href="https://sync-in.com/news/sync-in-1-2#%EF%B8%8F-community" class="hash-link" aria-label="Direct link to ❤️ Community" title="Direct link to ❤️ Community" translate="no">​</a></h2>
<p>Huge thanks to <strong><a href="https://github.com/zalo-alex" target="_blank" rel="noopener noreferrer" class="">Alex Zalo</a></strong> for his thorough security audit 🙏<br>
<!-- -->And welcome to <strong><a href="https://github.com/7185" target="_blank" rel="noopener noreferrer" class="">Tibs</a></strong> who just joined the Sync-in organization 🎉</p>
<hr>
<p>📥 <strong>Upgrade to version 1.2.0</strong> now and take advantage of all the latest improvements!</p>
<p>➡️ <a href="https://github.com/Sync-in/server/releases/tag/v1.2.0" target="_blank" rel="noopener noreferrer" class="">See the release on GitHub</a></p>]]></content:encoded>
            <category>Release</category>
        </item>
        <item>
            <title><![CDATA[Thank You Korben]]></title>
            <link>https://sync-in.com/news/sync-in-korben</link>
            <guid>https://sync-in.com/news/sync-in-korben</guid>
            <pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Korben talks about Sync-in :]]></description>
            <content:encoded><![CDATA[<p><strong><a href="https://korben.info/" target="_blank" rel="noopener noreferrer" class="">Korben</a></strong> talks about <strong>Sync-in</strong> :</p>
<p><a href="https://korben.info/sync-in-alternative-francaise-nextcloud-dechire.html" target="_blank" rel="noopener noreferrer" class="">https://korben.info/sync-in-alternative-francaise-nextcloud-dechire.html</a></p>
<!-- -->
<p>Korben has long been a key figure in the French-speaking tech world, known for his passion for technology, cybersecurity, and of course, open
source.<br>
<!-- -->Through his articles, he regularly highlights open source projects, often created by independent developers or small teams.<br>
<!-- -->His work plays a major role in bringing these solutions to a wider audience and in recognizing the efforts of those who build open, accessible, and
user-respecting tools.</p>
<p>Thank him for his support ❤️</p>]]></content:encoded>
            <category>Media</category>
        </item>
        <item>
            <title><![CDATA[AlternativeTo.net]]></title>
            <link>https://sync-in.com/news/sync-in-alternativeto</link>
            <guid>https://sync-in.com/news/sync-in-alternativeto</guid>
            <pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Great news! Sync-in is now officially listed on AlternativeTo !]]></description>
            <content:encoded><![CDATA[<p>Great news! <strong>Sync-in</strong> is now officially <strong>listed on <a href="https://alternativeto.net/software/sync-in/about/" target="_blank" rel="noopener noreferrer" class="">AlternativeTo</a></strong> !</p>
<!-- -->
<p>If you use Sync-in and love it, feel free to:</p>
<ul>
<li class="">👍 Upvote us</li>
<li class="">💬 Leave a review</li>
<li class="">📣 Share the listing</li>
</ul>
<p>Help us grow:</p>
<p>🔗 <a href="https://alternativeto.net/software/sync-in/about/" target="_blank" rel="noopener noreferrer" class="">View our listing here</a></p>
<p>Thanks for your continued support !  🙌</p>]]></content:encoded>
            <category>Announce</category>
        </item>
        <item>
            <title><![CDATA[Sync-in is out 🎉]]></title>
            <link>https://sync-in.com/news/sync-in-is-out</link>
            <guid>https://sync-in.com/news/sync-in-is-out</guid>
            <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Today marks the official release of Sync-in, an open-source, reliable, and secure platform for sharing, collaborating, and working on files, with]]></description>
            <content:encoded><![CDATA[<p>Today marks the official release of <strong>Sync-in</strong>, an open-source, reliable, and secure platform for sharing, collaborating, and working on files, with
no compromise on privacy.</p>
<!-- -->
<p>Sync-in was not born out of a marketing brief or a business opportunity, but from a concrete need:<br>
<strong>accessing files remotely</strong>, <strong>sharing easily with loved ones</strong>, <strong>protecting data effectively</strong>, all through a modern and fast interface.</p>
<p>Over the years, Sync-in has evolved, undergone several redesigns, and grown to adapt to diverse use cases: personal, professional, or collaborative.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-sync-in">Why Sync-in?<a href="https://sync-in.com/news/sync-in-is-out#why-sync-in" class="hash-link" aria-label="Direct link to Why Sync-in?" title="Direct link to Why Sync-in?" translate="no">​</a></h2>
<p>Because our <strong>data belongs to us</strong>.<br>
<!-- -->Because everyone should be able to work, collaborate, organize, and share
<strong>without depending on an opaque cloud or a company that monetizes its users</strong>.</p>
<p><strong>Privacy is not a feature, it's a commitment.</strong></p>
<p>Sync-in is built on this conviction, with an architecture designed for flexibility, strong privacy guarantees, and a modern experience without
compromise.<br>
<!-- -->The solution has been designed as a <strong>trusted space</strong>, respectful of its users, <strong>modular</strong>, <strong>self-hostable</strong>, and capable of meeting the needs of an
individual, a small team, an association, or a company.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="built-to-evolve-with-its-community">Built to evolve with its community<a href="https://sync-in.com/news/sync-in-is-out#built-to-evolve-with-its-community" class="hash-link" aria-label="Direct link to Built to evolve with its community" title="Direct link to Built to evolve with its community" translate="no">​</a></h2>
<p>The public launch is just a milestone. New features are already in development, and community feedback will be essential to guide the product's
evolution in the right direction.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="support-the-project">Support the project<a href="https://sync-in.com/news/sync-in-is-out#support-the-project" class="hash-link" aria-label="Direct link to Support the project" title="Direct link to Support the project" translate="no">​</a></h2>
<p>Sync-in is a free, independent, and self-funded project.</p>
<p>If you like this initiative, want to support its development, or simply wish to show appreciation for the work done, you can support Sync-in.</p>
<p>💛 <a class="" href="https://sync-in.com/support">Support Us</a></p>]]></content:encoded>
            <category>Announce</category>
        </item>
    </channel>
</rss>