<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[desktop - EteSync]]></title><description><![CDATA[EteSync, privacy, product updates and more...]]></description><link>https://blog.etesync.com/</link><image><url>https://blog.etesync.com/favicon.png</url><title>desktop - EteSync</title><link>https://blog.etesync.com/</link></image><generator>Ghost 3.18</generator><lastBuildDate>Tue, 14 Apr 2026 23:32:44 GMT</lastBuildDate><atom:link href="https://blog.etesync.com/tag/desktop/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Guest Post: Improving EteSync Notes]]></title><description><![CDATA[EteSync Notes development is very active. Here is how my journey started as a contributor and the improvements you are going to find in the next version.]]></description><link>https://blog.etesync.com/guest-post-improving-etesync-notes/</link><guid isPermaLink="false">5ffeeb984c777c00010de30c</guid><category><![CDATA[News]]></category><category><![CDATA[notes]]></category><category><![CDATA[android]]></category><category><![CDATA[ios]]></category><category><![CDATA[web]]></category><category><![CDATA[desktop]]></category><dc:creator><![CDATA[Kévin Commaille]]></dc:creator><pubDate>Thu, 14 Jan 2021 09:14:21 GMT</pubDate><media:content url="https://blog.etesync.com/content/images/2021/01/notes-2.png" medium="image"/><content:encoded><![CDATA[<img src="https://blog.etesync.com/content/images/2021/01/notes-2.png" alt="Guest Post: Improving EteSync Notes"><p>Hello, I'm Kévin (<a href="https://github.com/zecakeh">@zecakeh</a>), and I'm here to tell you about some of my recent contributions to EteSync Notes.</p><p>Here I was, back in December, still trying to find a good notes app. Those were my criteria:</p><ul><li>Open source</li><li>Available on Android and Linux (or be compatible with other apps)</li><li>Sync easily between my devices</li><li>Nice look</li><li>Have simple styling of notes</li><li>Support simple to-do lists</li></ul><p>And the extras:</p><ul><li>Self-hostable</li><li>Encrypted</li><li>A WYSIWYG editor</li><li>Adapt to the screen size</li></ul><p>I stumbled upon the brand new EteSync Notes app. After playing with it for a few minutes, I realized it didn't check all the boxes, but had a lot of potential: it was already fully functional and needed just a bit of polish. Since I was also looking into contributing to a community project at the time, I took a look at <a href="https://github.com/etesync/etesync-notes">the repository</a> and found out it was using React Native, which I was already familiar with, and I agreed with most of the feature requests in the issues. It was time to start my journey with the EteSync Notes project!</p><h2 id="my-first-contribution">My first contribution</h2><p>Since projects are not always very active, I decided to start with a small problem to see if help was welcome. It was something that was annoying me and was already mentioned in <a href="https://github.com/etesync/etesync-notes/issues/48">one of the issues</a>: the FAB on the notes list would go over the dialog to create a new note when the keyboard was up. Working on an UI problem would allow me to do it quickly because I was already familiar with the framework and to familiarize myself with the code without having to dig too deeply. And here's the result:</p><figure class="kg-card kg-image-card"><img src="https://blog.etesync.com/content/images/2021/01/first.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"></figure><p>I created a Pull Request and was amazed when it was reviewed and accepted one hour later! This motivated me even more!</p><h2 id="keeping-it-coming">Keeping it coming</h2><p>Since then, I have kept going through the issues in the repository, or the ones I have encountered. That allowed me to have a better understanding of how the app worked little by little and to work on more complicated tasks. And when I had questions, I just needed to go to the <a href="https://www.etesync.com/community-chat/">IRC/Matrix Chat</a> and ask.<br>Here are some notable improvements I have worked on:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/adaptive-icon.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Adaptive icon on Android</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/todo.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Checkboxes in preview</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/styles.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Improve styles</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/settings-1.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Added some settings</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/url.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>The URL is updated on web</figcaption></figure><h2 id="what-s-coming-next">What's coming next</h2><p>A few things I might be working on next:</p><ul><li><a href="https://github.com/etesync/etesync-notes/issues/34">Adaptive view on large screen with a split view</a></li><li><a href="https://github.com/etesync/etesync-notes/issues/87">Make the app feel more native on web</a> with a pointer on links and visual change on hover</li><li><a href="https://github.com/etesync/etesync-notes/issues/24">Import/export notes</a></li><li><a href="https://github.com/etesync/etesync-notes/issues/8">Search notes</a></li><li><a href="https://github.com/etesync/etesync-notes/issues/65">Desktop versions</a>?</li><li>Improve integration with GNOME: <a href="https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/152">GOA</a>, GNOME Notes…</li><li><a href="https://github.com/etesync/etesync-notes/issues">Whatever you want…</a></li></ul><p>I really want to thank Tom for being so approachable, available, helpful and patient with his reviews.</p>]]></content:encoded></item><item><title><![CDATA[Packaging the GNOME and KDE Integrations]]></title><description><![CDATA[<p>As you probably know EteSync is now supported natively by both KDE and GNOME. This means that you can now add EteSync accounts directly to GNOME, KDE and apps in their ecosystem such as Evolution, GNOME Calendar, Kontact and the likes.</p><p>This has been possible for a very long time</p>]]></description><link>https://blog.etesync.com/packaging-the-gnome-and-kde-integrations/</link><guid isPermaLink="false">5fa7a9264c777c00010de026</guid><category><![CDATA[News]]></category><category><![CDATA[KDE]]></category><category><![CDATA[GNOME]]></category><category><![CDATA[2.0]]></category><category><![CDATA[desktop]]></category><category><![CDATA[Akonadi]]></category><category><![CDATA[Evolution]]></category><category><![CDATA[packaging]]></category><category><![CDATA[Linux]]></category><category><![CDATA[BSD]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Sun, 08 Nov 2020 08:57:10 GMT</pubDate><media:content url="https://blog.etesync.com/content/images/2020/11/kde-gnome.png" medium="image"/><content:encoded><![CDATA[<img src="https://blog.etesync.com/content/images/2020/11/kde-gnome.png" alt="Packaging the GNOME and KDE Integrations"><p>As you probably know EteSync is now supported natively by both KDE and GNOME. This means that you can now add EteSync accounts directly to GNOME, KDE and apps in their ecosystem such as Evolution, GNOME Calendar, Kontact and the likes.</p><p>This has been possible for a very long time using <a href="https://github.com/etesync/etesync-dav">the DAV bridge</a>, though with these integrations, the bridge is no longer needed.</p><p>As we said <a href="https://blog.etesync.com/gsoc-2020-final-update/">in the original announcement</a>, the integrations will be released and packaged in distributions following the next GNOME and KDE releases. However, a lot of you have been asking about starting to use it now, and we can't blame you, as we wouldn't want to wait either! :)</p><p>Thanks to some hard work by <code>daftaupe</code>, <code>sjolly</code>, and others, there are now easy to use packages available for multiple distributions!</p><p>For the most up to date packaging information, please refer to the <a href="https://www.etesync.com/user-guide/evolution/">GNOME user guide</a> and the <a href="https://www.etesync.com/user-guide/kontact/">KDE user guide</a>. We are working on packages for more distributions every day. However at the time of this writing there are already packages for Arch (AUR), Ubuntu, Debian, Fedora, CentOS, OpenSuse and Mageia depending on whether you use Evolution or KDE. In addition, if your distribution isn't listed above, you can always just build the plugins from source.</p><p>Do you know how to create packages for your favourite distro and are willing to help? Need any help with setting up the modules? Please join us at <a href="https://www.etesync.com/community-chat/">the chat</a> (IRC/Matrix/Web) and let us know!</p><hr><p>As usual, we would like to remind you that we rely on your feedback and contributions to make EteSync better. Do you have any suggestions or  are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>Come chat with us on <a href="https://www.etesync.com/community-chat/">IRC/Matrix</a>, or follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a>, <a href="https://www.reddit.com/r/EteSync/">reddit</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p>]]></content:encoded></item><item><title><![CDATA[EteSync 2.0 Is Now Released!]]></title><description><![CDATA[<p>We are very excited to announce the official release of EteSync 2.0!</p><p>This would not have been possible without the hundreds of testers that helped us make sure everything is solid! So thank you all!</p><p>If you already know what EteSync 2.0 is and just want to upgrade</p>]]></description><link>https://blog.etesync.com/etesync-2-0-is-now-released/</link><guid isPermaLink="false">5f9674ac8f7ba30001a31bc4</guid><category><![CDATA[News]]></category><category><![CDATA[2.0]]></category><category><![CDATA[Etebase]]></category><category><![CDATA[android]]></category><category><![CDATA[etesync-dav]]></category><category><![CDATA[web client]]></category><category><![CDATA[ios]]></category><category><![CDATA[GNOME]]></category><category><![CDATA[KDE]]></category><category><![CDATA[desktop]]></category><category><![CDATA[thunderbird]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Mon, 26 Oct 2020 09:41:14 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1530103862676-de8c9debad1d?ixlib=rb-1.2.1&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=2000&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1530103862676-de8c9debad1d?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=2000&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ" alt="EteSync 2.0 Is Now Released!"><p>We are very excited to announce the official release of EteSync 2.0!</p><p>This would not have been possible without the hundreds of testers that helped us make sure everything is solid! So thank you all!</p><p>If you already know what EteSync 2.0 is and just want to upgrade your account, please refer <a href="https://www.etesync.com/user-guide/migrate-v2/">the EteSync 2.0 migration guide</a>.</p><p>As we said in the <a href="https://blog.etesync.com/coming-soon-etesync-2-0/">post announcing EteSync 2.0</a>, time flies. We still can't believe it has already been three and a half years since EteSync was first released. It started out as a simple end-to-end encrypted sync solution for Android. We have since added support for sharing data with other users, and we now have clients for the desktop (DAV bridge), the web, and iOS, built-in support in and <a href="https://tasks.org">Tasks.org</a>, and there are add-ons being built for <a href="https://blog.etesync.com/gnome-and-kde-integrations-looking-for-beta-testers/">GNOME, KDE</a> and <a href="https://github.com/etesync/EteSync-4-TbSync">Thunderbird</a>.</p><h2 id="what-is-etesync-2-0">What is EteSync 2.0?</h2><p>EteSync uses the EteSync protocol (now <a href="https://www.etebase.com">Etebase</a> protocol) behind the scenes to power all of the apps. While the existing protocol has served us well, it limited our progress and prevented us from achieving some of the things we would like to achieve for EteSync, so after three and a half years, it's finally time for a major protocol upgrade.</p><p>EteSync 2.0 is a great improvement over the 1.0 version, while still maintainig everyone's favourite features and capabilities, including, end-to-end encryption, sharing and a full version history. However, since so much has changed under the hood, EteSync 2.0 and 1.0 are incompatible, and you need <a href="https://www.etesync.com/user-guide/migrate-v2/">to migrate</a> your account to 2.0 in order to start using it.</p><h2 id="what-does-it-mean-for-you">What does it mean for you?</h2><p>It means we are finally be able to offer some long awaited and often requested features such as <a href="https://blog.etesync.com/introducing-etesync-notes/">notes synchronization</a> and secure location sharing. It means that your sync is faster. It means the EteSync applications are simpler to develop, which means they are easier to improve. We are already seeing these benefits in all of the apps, which already work much better, and helped us reduce large amounts of code.</p><p>In addition, there are a lot of user-facing improvements and changes, including:</p><ol><li>EteSync 2.0 uses usernames for identification (rather than emails previously), so you will need to choose a new username. Usernames should be at least 6 characters long. Shorter usernames will probably be allowed in the future. Changing your email and username will both be possible later on.</li><li>EteSync 2.0 has just one password that's used for both the encryption, and the login. It uses a <a href="https://en.wikipedia.org/wiki/Zero-knowledge_proof">zero-knowledge proof</a> to authenticate to the server making sure your password never leaves your device. This makes it more secure than before but much easier to use. Please make sure to keep it safe and don't lose it, as without it you won't be able to access your data!</li><li>The change log (previously change journal) used to show all of the changes in one long list. Changes are now grouped per item with only the latest changed shown. To show previous changes you need to click on an item and check the past revisions.</li><li>Invitations UI is a bit different, and there's now a special page for accepting or rejecting invitations, and it's now also easier to leave collections you've been invited to.</li><li>"Journal" has now been renamed to "Collection", which is a more accurate term and people find it less confusing.</li><li>You can now easily change your account's email address directly from the dashboard.</li></ol><h2 id="what-s-next">What's next</h2><p>The above is just the tip of the iceberg. The biggest benefit of changing to EteSync 2.0 is not how it improves things, but rather what it enables us to do next!</p><p>Thanks to EteSync 2.0 we were already able to release <a href="https://blog.etesync.com/introducing-etesync-notes/">EteSync Notes</a>. Additionally, as we said in the previous post, we aren't ready to get into details just yet, but we plan on bringing in some long-awaited features such as secure location sharing. Expect a few more announcements in the coming month or two which will make EteSync a more complete solution for your data syncing needs!</p><p>We also plan on formally verifying the protocol using <a href="https://verifpal.com/">Verifpal</a> and releasing a formal spec to make it easier for other developers to examine, use and improve it, and potentially making it into a standard.</p><h2 id="upgrade-to-etesync-2-0">Upgrade to EteSync 2.0</h2><p>Upgrading to EteSync 2.0 is very easy. First thing to do is to make sure you've update all of your apps to their latest versions.</p><p>As we said above, EteSync 2.0 accounts are incompatible with EteSync 1.0 accounts, so a new account needs to be created. However, the billing for both is linked. The migration tool automatically takes care of linking the billing, so you don't need to worry about that.</p><p>For step-by-step instructions please refer to <a href="https://www.etesync.com/user-guide/migrate-v2/">the EteSync 2.0 migration guide</a>.</p><h2 id="developers-easily-build-end-to-end-encrypted-applications">Developers: easily build end-to-end encrypted applications</h2><p>Over the years many developers have reached out to us about adding end-to-end encryption to their applications. Building end-to-end encrypted applications is both hard to get right, and very time consuming, so using an existing solution makes a lot of sense, especially since EteSync is versatile and isn't limited to contacts, calendars, tasks and notes.</p><p>We are now also ready for developers. For more information, please take a look at the <a href="https://www.etebase.com">developer homepage (Etebase)</a>.</p><h2 id="thank-you-nlnet-and-ngi0">Thank you NLnet and NGI0</h2><p>The work on EteSync 2.0 is made possible with financial support from <a href="https://nlnet.nl/" rel="nofollow">NLnet Foundation</a>, courtesy of <a href="https://nlnet.nl/discovery" rel="nofollow">NGI0 Discovery</a> and the <a href="https://ec.europa.eu" rel="nofollow">European Commission</a> <a href="https://ec.europa.eu/info/departments/communications-networks-content-and-technology_en" rel="nofollow">DG CNECT</a>'s <a href="https://ngi.eu" rel="nofollow">Next Generation Internet</a> programme.</p><p>The NLnet foundation in general and the NGI0-PET in particular is funding projects to protect everyone's digital privacy, especially in the context of the "next generation" of the internet. It's an extremely important cause which we at EteSync are very much aligned with. Please help by spreading the word about them.</p><hr><p>As usual, we would like to remind you that we rely on your feedback and contributions to make EteSync better. Do you have any suggestions or  are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>Come chat with us on <a href="https://www.etesync.com/community-chat/">IRC/Matrix</a>, or follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a>, <a href="https://www.reddit.com/r/EteSync/">reddit</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p>]]></content:encoded></item><item><title><![CDATA[EteSync 2.0: Ready for Testers]]></title><description><![CDATA[<p>We are happy to announce that EteSync 2.0 is now ready for testers! Are you interested in helping us with testing? Please read on! Not sure what is EteSync 2.0? Please read <a href="https://blog.etesync.com/coming-soon-etesync-2-0/">our previous post</a> on the topic.</p><h2 id="introduction">Introduction</h2><p>We have been working on EteSync 2.0 for</p>]]></description><link>https://blog.etesync.com/etesync-2-0-ready-for-testers/</link><guid isPermaLink="false">5f588b3c8f7ba30001a318b1</guid><category><![CDATA[News]]></category><category><![CDATA[2.0]]></category><category><![CDATA[android]]></category><category><![CDATA[desktop]]></category><category><![CDATA[web]]></category><category><![CDATA[etesync-dav]]></category><category><![CDATA[GNOME]]></category><category><![CDATA[KDE]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Thu, 10 Sep 2020 11:49:06 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1588516302272-d9dc364954c7?ixlib=rb-1.2.1&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=2000&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1588516302272-d9dc364954c7?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=2000&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ" alt="EteSync 2.0: Ready for Testers"><p>We are happy to announce that EteSync 2.0 is now ready for testers! Are you interested in helping us with testing? Please read on! Not sure what is EteSync 2.0? Please read <a href="https://blog.etesync.com/coming-soon-etesync-2-0/">our previous post</a> on the topic.</p><h2 id="introduction">Introduction</h2><p>We have been working on EteSync 2.0 for the last six months, though in a sense for a lot longer. It incorporates a lot of the feedback we got from you over the years, and the things we have learned in the three and a half years of running this service. As mentioned in <a href="https://blog.etesync.com/coming-soon-etesync-2-0/">our previous post</a>, a lot of the changes are behind the scenes and will enable us to build on top of, though there are a few changes that are worth mentioning here again as they are important for testers.</p><ol><li>EteSync 2.0 uses usernames for identification (rather than emails previously), so you will need to choose a new username. Usernames should be at least 6 characters long. Shorter usernames will probably be allowed in the future. Changing your email and username will both be possible later on.</li><li>EteSync 2.0 has just one password that's used for both the encryption, and the login. It uses a <a href="https://en.wikipedia.org/wiki/Zero-knowledge_proof">zero-knowledge proof</a> to authenticate to the server making sure your password never leaves your device. Please make sure to keep it safe and don't lose it, as without it you won't be able to access your data!</li><li>The change log (previously change journal) used to show all of the changes in one long list. Changes are now grouped per item with only the latest changed shown. To show previous changes you need to click on an item and check the past revisions.</li><li>Invitations UI is a bit different, and there's now a special page for accepting or rejecting invitations, and it's now also easier to leave collections you've been invited for.</li><li>"Journal" has now been renamed to "Collection", which is a more accurate term and people find it less confusing.</li></ol><p>In addition to the above, we also improved the clients while working on them. Especially the web UI which should now be faster and easier to use than ever. There may also be some other changes we forgot to mention.</p><h2 id="how-to-start-testing">How to start testing</h2><p>As mentioned above, EteSync 2.0 uses usernames instead of emails and has a different authentication mechanism. This means that EteSync 2.0 accounts are internally new accounts that need to be created.</p><p>If you are new to EteSync and would like to give it a go, you can signup directly from the new web and Android clients (links below).</p><p>If you already use EteSync 1.0, there is a migration tool that automatically handles both the account creation and migrating your data over (including the full change history). It's currently only available for the web client, but will soon also be available for the Android and iOS clients.</p><p>There are migration tools available for migrating your account. The easiest is probably the web based migration tool which is available here: <a href="https://client.etesync.com/migrate-v2/">EteSync 2.0 migration tool</a>. The Android app comes with its own migration tool. You can access it by clicking on the account you would like to migrate, then the top-right menu, and then "EteSync 2.0 Migration".</p><p>The migration tool only copies your data over, so if you change your mind, you can always go back to version 1.0. Just be aware that new changes made to 2.0 won't sync back to 1.0 and vice-versa, so you will have to copy them over manually if you change back to 1.0.</p><p><s>To make testing easier, billing is currently disabled for EteSync 2.0 accounts, they are all on infinite trials. We will however turn billing on for all EteSync 2.0 accounts in the next few weeks, and will automatically link your existing EteSync accounts to the EteSync 2.0 accounts using your email address so billing information will be transferred over automatically.</s> Edit: billing is now turned on for EteSync 2.0.</p><p>Here are links for the EteSync 2.0 compatible apps:</p><!--kg-card-begin: markdown--><ul>
<li>Android: available on the <a href="https://play.google.com/store/apps/details?id=com.etesync.syncadapter">Play Store</a> and <a href="https://f-droid.org/app/com.etesync.syncadapter">F-Droid</a>.</li>
<li><a href="https://pim.etesync.com">Web</a></li>
<li><a href="https://github.com/etesync/etesync-dav/">EteSync-DAV (DAV Bridge)</a> - Version 0.30.0 or newer</li>
<li>iOS: available on the <a href="https://apps.apple.com/us/app/apple-store/id1489574285">App Store</a></li>
<li>GNOME (Evolution): ready</li>
<li>KDE (Kontact and etc): ready</li>
<li>External apps:
<ul>
<li>OpenTasks: works.</li>
<li>Tasks.org: works with the new OpenTasks-like integration.</li>
</ul>
</li>
</ul>
<!--kg-card-end: markdown--><p>What is there to test? Everything. A few of us already use EteSync 2.0 instead of EteSync 1.0 and it works very well, however we realise that there may be some bugs lying around. So please, report every issue you see. You can do it either in the respective bug trackers, by mail, or our chat (see links at the bottom of the post).</p><p>We are aware that not all of the strings have been updated (e.g. some dialogs still refer to 1.0 journals), and on Android we still haven't implemented restoring an item to a specific state or sending email invitations, and the signup flow needs some more work, but other than that, everything should work. So please, report every issue you encounter.</p><p>If you are self-hosting, the server is available <a href="https://github.com/etesync/server/tree/etebase">here</a>, though it doesn't yet have all of the easy-config stuff that EteSync 1.0 had that made self-hosting easier. We will port them over in the coming weeks.</p><h2 id="what-s-coming-soon">What's coming soon</h2><p>As said in the original post, EteSync 2.0 brings with it a lot of improvements, but in addition to the improvements to the existing EteSync apps, where it really shines is what it enables us to do next.</p><p>We aren't ready to get into details just yet, but we plan on bringing in some long-awaited features such as notes synchronization and secure location sharing. These, however, are just the tip of the iceberg. We have a lot more coming, so expect a few more announcements in the coming month or two which will make EteSync a more complete solution for your data syncing needs!</p><p>As for the EteSync 2.0 release itself, we don't have an exact date yet, but it's imminent. There are no major bugs that we are aware of, and everything seems to be working well. We would just like to have more people test it, so we can be extra sure that everything works as smoothly as it should.</p><h2 id="developers-using-the-etesync-protocol-in-your-app">Developers: using the EteSync protocol in your app</h2><p>Over the years many developers have reached out to us about adding end-to-end encryption to their applications. Building end-to-end encrypted applications is both hard to get right, and very time consuming, so using an existing solution makes a lot of sense, especially since EteSync is versatile and isn't limited to contacts, calendars and tasks.</p><p>We are now also ready for developers. For more information, please take a look at the <a href="https://www.etebase.com">developer homepage (Etebase)</a>.</p><h2 id="thank-you-nlnet-and-ngi0">Thank you NLnet and NGI0</h2><p>The work on EteSync 2.0 is made possible with financial support from <a href="https://nlnet.nl/" rel="nofollow">NLnet Foundation</a>, courtesy of <a href="https://nlnet.nl/discovery" rel="nofollow">NGI0 Discovery</a> and the <a href="https://ec.europa.eu" rel="nofollow">European Commission</a> <a href="https://ec.europa.eu/info/departments/communications-networks-content-and-technology_en" rel="nofollow">DG CNECT</a>'s <a href="https://ngi.eu" rel="nofollow">Next Generation Internet</a> programme.</p><p>The NLnet foundation in general and the NGI0-PET in particular is funding projects to protect everyone's digital privacy, especially in the context of the "next generation" of the internet. It's an extremely important cause which we at EteSync are very much aligned with. Please help by spreading the word about them.</p><hr><p>As usual, we would like to remind you that we rely on your feedback and contributions to make EteSync better. Do you have any suggestions or  are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>Come chat with us on <a href="https://www.etesync.com/community-chat/">IRC/Matrix</a>, or follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a>, <a href="https://www.reddit.com/r/EteSync/">reddit</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p>]]></content:encoded></item><item><title><![CDATA[GNOME and KDE Integrations: Looking for Beta Testers]]></title><description><![CDATA[<p>Since we've had a lot of new visitors from the GNOME and KDE community getting to this blog post we've added a short introduction section.</p><h2 id="what-is-etesync">What is EteSync?</h2><p>EteSync is a secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks. Easy to use and open source</p>]]></description><link>https://blog.etesync.com/gnome-and-kde-integrations-looking-for-beta-testers/</link><guid isPermaLink="false">5f2186ebb6b2bc00011d0b2c</guid><category><![CDATA[News]]></category><category><![CDATA[GSoC]]></category><category><![CDATA[GNOME]]></category><category><![CDATA[KDE]]></category><category><![CDATA[desktop]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Wed, 29 Jul 2020 14:49:27 GMT</pubDate><media:content url="https://blog.etesync.com/content/images/2020/07/gsoc-accepted.png" medium="image"/><content:encoded><![CDATA[<img src="https://blog.etesync.com/content/images/2020/07/gsoc-accepted.png" alt="GNOME and KDE Integrations: Looking for Beta Testers"><p>Since we've had a lot of new visitors from the GNOME and KDE community getting to this blog post we've added a short introduction section.</p><h2 id="what-is-etesync">What is EteSync?</h2><p>EteSync is a secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks. Easy to use and open source - it seamlessly integrates with your existing apps so you won't even notice you are using it! Think CalDAV but encrypted in a way that no one but you can access it. Not hackers getting access to your servers or you server admins!</p><p>For an introduction to end-to-end encryption please take a look <a href="https://blog.etesync.com/end-to-end-encryption-what-it-is-and-why-it-is-needed/">at our related blog post</a>. For more information about EteSync, please head to <a href="https://www.etesync.com">our website</a>.</p><h2 id="the-rest-of-the-post">The rest of the post</h2><p>As readers of this blog you are probably aware that there are two EteSync related projects in this year's Google Summer of Code. The <a href="https://summerofcode.withgoogle.com/projects/#5137625351979008">first project</a> is an EteSync backend for Akonadi, the KDE personal information management server. The <a href="https://summerofcode.withgoogle.com/projects/#5162094988623872">second project</a> is an EteSync module for Evolution data server, the GNOME personal information management server.</p><p>We have <a href="https://blog.etesync.com/tag/gsoc/">previously written</a> here about the great work both <a href="https://twitter.com/jollyshashwat">sjolly</a> and <a href="https://github.com/nourmat">nourmat</a> have been doing, though this post is different. It is finally time for beta testing! Both of the modules have been thoroughly tested locally, and have been reviewed by the maintainers of GNOME, KDE and EteSync and are ready for some real-life testing by real users.</p><p>Are you a GNOME or KDE user and willing to give the modules a try? Please come join us at the <a href="https://www.etesync.com/community-chat/">community chat (IRC/Matrix/Web)</a>, or email us at <a href="mailto:gsoc-testing@etesync.com">gsoc-testing@etesync.com</a> for instructions on how to get started with the testing.</p><p>Your help will be much appreciated and will help us catch bugs and fix them sooner rather than later!</p><p>Thank you for your help!</p><hr><p>As usual, we would like to remind you that we rely on your feedback and contributions to make EteSync better. Do you have any suggestions or  are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>Come chat with us on <a href="https://www.etesync.com/community-chat/">IRC/Matrix</a>, or follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a>, <a href="https://www.reddit.com/r/EteSync/">reddit</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p>]]></content:encoded></item><item><title><![CDATA[Desktop DAV Bridge: Faster Sync and SOCKS Proxy Support]]></title><description><![CDATA[<p>Even though there's a <a href="https://blog.etesync.com/etesync-thunderbird-add-on/">Thunderbird add-on</a> in the works, and that the GNOME and KDE EteSync plugins <a href="https://blog.etesync.com/gsoc-update-fetching-etesync-contacts-in-gnome-and-kde/">are making great progress</a>, it does not mean we have forgotten about <a href="https://github.com/etesync/etesync-dav">EteSync-DAV</a>, the desktop DAV bridge. We are still working hard on it, and we don't plan on stopping in the forseeable</p>]]></description><link>https://blog.etesync.com/desktop-dav-bridge-faster-sync-and-socks-proxy-support/</link><guid isPermaLink="false">5f086ef5b6b2bc00011d0a82</guid><category><![CDATA[News]]></category><category><![CDATA[etesync-dav]]></category><category><![CDATA[desktop]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Tue, 14 Jul 2020 08:13:00 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1516147697747-02adcafd3fda?ixlib=rb-1.2.1&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=2000&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1516147697747-02adcafd3fda?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=2000&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ" alt="Desktop DAV Bridge: Faster Sync and SOCKS Proxy Support"><p>Even though there's a <a href="https://blog.etesync.com/etesync-thunderbird-add-on/">Thunderbird add-on</a> in the works, and that the GNOME and KDE EteSync plugins <a href="https://blog.etesync.com/gsoc-update-fetching-etesync-contacts-in-gnome-and-kde/">are making great progress</a>, it does not mean we have forgotten about <a href="https://github.com/etesync/etesync-dav">EteSync-DAV</a>, the desktop DAV bridge. We are still working hard on it, and we don't plan on stopping in the forseeable future.</p><p>As you may know, EteSync-DAV is an EteSync compatibility layer that lets you use EteSync with any CalDAV and CardDAV supporting client such as Thunderbird, Evolution, Outlook and Calendar.app. You just run it locally, point your DAV client to it, and all of the encryption and syncing is handled automatically for your in the background.</p><p>There have been been two major changes in the most recent DAV bridge release that greatly improve the user experience! In summary, syncs are faster now, and they happen more often if your DAV client requests it. Additionally, if you use want to use SOCKS proxy (e.g. Tor), you can now do it!</p><h2 id="changing-the-sync-to-being-semi-synchronous">Changing the sync to being semi-synchronous</h2><p>As you may remember, we have previously improved the DAV bridge to work in an asynchronous manner. If you don't remember why we did it, please take a look at <a href="https://blog.etesync.com/desktop-dav-bridge-speed-ups-and-photo-support/">our previous post</a> on the topic for more information. Here is how it looked before the most recent page (picture taken from the previous post):</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2019/12/etesync-dav-sync-after-1.png" class="kg-image" alt="Desktop DAV Bridge: Faster Sync and SOCKS Proxy Support"><figcaption>EteSync DAV syncing before the most recent change</figcaption></figure><p>This improvement was great and made everything faster by doing the syncs in the background. The main problem with this change though is that as you can see, the DAV bridge is replying to Thunderbird before it finished fetching data from the server. This means that EteSync DAV may return stale information!</p><p>This is not an issue in most cases, as the sync happens automatically in the background, but it was very annoying when testing things, because you are not getting immediate feedback, and was very confusing for users.</p><p>We have no changed it so that the sync happens in the background, like before, though unlike before it now also tries to wait for a short period of time to see if it's able to return fresh information before giving up and returning stale one.</p><h2 id="socks-proxy-support">Socks proxy support</h2><p>A lot of people use proxies for various reasons, for example if their corporate environment requires using one, or if they use <a href="https://www.torproject.org/">Tor</a> for example.</p><p>The DAV bridge has always supported proxies, though due to an oversight, the docker image and the pre-built binaries didn't have this support included. This has now fixed, and you can finally use SOCKS proxies with the most recent DAV bridge version by setting the <code>HTTPS_PROXY</code> (<code>https_proxy</code> on some platforms) enivornemnt variable and launching the DAV bridge.</p><hr><p>As usual, we would like to remind you that we rely on your feedback and contributions to make EteSync better. Do you have any suggestions or  are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>Come chat with us on <a href="https://www.etesync.com/community-chat/">IRC/Matrix</a>, or follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a>, <a href="https://www.reddit.com/r/EteSync/">reddit</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p>]]></content:encoded></item><item><title><![CDATA[Changing the Default Collection Names]]></title><description><![CDATA[<p>When you first login into your account, the different EteSync apps automatically create a few default collections for you to use. One for calendar, one for contacts and one for tasks.</p><p>Until very recently, the default name for each of these collections was "Default". Many users found it confusing over</p>]]></description><link>https://blog.etesync.com/changing-the-default-collection-names/</link><guid isPermaLink="false">5efdb948b6b2bc00011d0a12</guid><category><![CDATA[News]]></category><category><![CDATA[android]]></category><category><![CDATA[web client]]></category><category><![CDATA[desktop]]></category><category><![CDATA[ios]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Wed, 08 Jul 2020 08:14:52 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1516384100354-0e0bbc0d2e00?ixlib=rb-1.2.1&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=2000&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1516384100354-0e0bbc0d2e00?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=2000&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ" alt="Changing the Default Collection Names"><p>When you first login into your account, the different EteSync apps automatically create a few default collections for you to use. One for calendar, one for contacts and one for tasks.</p><p>Until very recently, the default name for each of these collections was "Default". Many users found it confusing over the years, though we never got around to fixing it. This has finally changed thanks to a user that reminded us of how confusing it is. We rely on your feedback to make the service better, so please, keep it coming!</p><p>The name names for the collections are now as follows: "My Calendar", "My Contacts", and "My Tasks". This is how it looked before vs now:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2020/07/Screenshot_20200702-140830_EteSync-2.png" class="kg-image" alt="Changing the Default Collection Names"><figcaption>The old naming (left) vs the new naming (right)</figcaption></figure><p>Do you have anything else you think we should improve? Or do you think the naming is not great? Please let us know!</p><hr><p>As usual, we would like to remind you that we rely on your feedback and contributions to make EteSync better. Do you have any suggestions or  are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>Come chat with us on <a href="https://www.etesync.com/community-chat/">IRC/Matrix</a>, or follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a>, <a href="https://www.reddit.com/r/EteSync/">reddit</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p>]]></content:encoded></item><item><title><![CDATA[Desktop DAV Bridge: Better On-Boarding and Management UI]]></title><description><![CDATA[We improved the on-boarding and the management UI, in addition to a few other fixes and improvements.]]></description><link>https://blog.etesync.com/desktop-dav-bridge-better-on-boarding-and-management-ui/</link><guid isPermaLink="false">5e63fa0898dd6a0001e246fe</guid><category><![CDATA[News]]></category><category><![CDATA[desktop]]></category><category><![CDATA[etesync-dav]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Wed, 18 Mar 2020 14:35:22 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1533090161767-e6ffed986c88?ixlib=rb-1.2.1&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=2000&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1533090161767-e6ffed986c88?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=2000&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ" alt="Desktop DAV Bridge: Better On-Boarding and Management UI"><p>If you follow this blog, you already know that there's a <a href="https://blog.etesync.com/etesync-thunderbird-add-on/">native Thunderbird add-on in the works</a> (hopefully with a version out soon), and probably <a href="https://blog.etesync.com/summer-internship-opportunities-etesync-projects-in-both-gsoc-and-outreachy/">GNOME (Evolution) and KDE integrations</a> will be worked on in this summer's Google Summer of Code and Outreachy. After these projects are finished, users of the above desktop clients won't need the DAV bridge anymore, and can just use EteSync directly!</p><p>Even with these exciting projects in the works, we still haven't forgotten about the desktop DAV bridge! The DAV bridge is still needed for applications where EteSync isn't, or can't be, supported natively such as Contacts.app (macOS) and Outlook (Windows).</p><p>There have been a few major improvements to the desktop DAV bridge, recently, here are the highlights.</p><h2 id="initialise-new-accounts">Initialise new accounts</h2><p>Since EteSync is end-to-end encrypted, the server can't access user data. This is a great thing, and why we created EteSync in the first place, however it also means that most of the logic needs to be implemented in every client, and this includes the DAV bridge.</p><p>Specifically, until recently the DAV bridge would not initialise new accounts, but instead just assume that the account has already been initialised by another client, such as the Android or the web one. Most people wouldn't even notice it because they use multiple clients anyway, but those that were using EteSync only on the desktop needed to first login from another client in order to properly use EteSync.</p><p>Not having to open another client makes the on-boarding for new desktop-only users much smoother.</p><h2 id="management-ui-improvements">Management UI improvements</h2><p>The desktop DAV bridge can be configured in one of two ways. The first is using the command line interface, and the second (recommended) way is through the web management UI. We made a few improvements to the management UI recently, but the most notable one is the unification of the DAV server with the management UI server.</p><p>Before this change, the main DAV bridge url was <code>http://localhost:37358</code> and if you opened it in the browser, it would redirect you to <code>http://localhost:37359</code> which was the management UI. Notice the slightly different port numbers. A lot of people found this very confusing, and more than once we saw people trying to use the wrong URL in their DAV clients.</p><p>It took a bit of tinkering, but we finally managed to get both services to run from the same port (and thus URL), with the management UI being redirected to automatically when opened from the browser.</p><h2 id="a-few-more-bug-fixes-and-improvements">A few more bug fixes and improvements</h2><p>We fixed an issue that was causing a high CPU usage when there was no internet connection. The issue was in the error-recovery logic. The DAV bridge is designed to try again on error and wait a certain amount of time between retries. However, in some cases it would skip the wait and get into a loop of trying and failing, driving up the CPU usage.</p><p>We also fixed an issue with the local cache getting locked which could cause syncs to fail with multiple concurrent requests. This was because we were using the underlying database (SQLite) instead of the more appropriate <a href="https://www.sqlite.org/wal.html">WAL mode</a>.</p><p>In addition, we also changed the location of the DAV bridge's data directory. Due to legacy reasons, the DAV bridge was saving its data in the user's configuration directory (<code>~/.config/etesync-dav</code> on Linux) instead of the user's data directory (<code>~/.local/share/etesync-dav</code> on Linux). Most users won't even notice the change, but we are happy to have finally fixed this legacy relic.</p><hr><p>As usual, we would like to remind you that we rely on your feedback and contributions to make EteSync better. Do you have any suggestions or are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>Follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a>, <a href="https://www.reddit.com/r/EteSync/">reddit</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p>]]></content:encoded></item><item><title><![CDATA[Desktop DAV Bridge: Speed-Ups and Photo Support]]></title><description><![CDATA[EteSync-DAV now syncs significantly faster than before and Photo fields are now supported.]]></description><link>https://blog.etesync.com/desktop-dav-bridge-speed-ups-and-photo-support/</link><guid isPermaLink="false">5de0d8f70763c4000136b705</guid><category><![CDATA[News]]></category><category><![CDATA[etesync-dav]]></category><category><![CDATA[desktop]]></category><category><![CDATA[thunderbird]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Thu, 05 Dec 2019 14:39:53 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1544731612-de7f96afe55f?ixlib=rb-1.2.1&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=2000&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1544731612-de7f96afe55f?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=2000&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ" alt="Desktop DAV Bridge: Speed-Ups and Photo Support"><p>Even though there is a native <a href="https://blog.etesync.com/etesync-thunderbird-add-on/">Thunderbird client in the works</a>, it does not mean we have forgotten about <a href="https://github.com/etesync/etesync-dav">EteSync-DAV</a>, the desktop DAV bridge. It's quite the contrary.</p><p>As you may know, EteSync-DAV is an EteSync compatibility layer that lets you use EteSync with any CalDAV and CardDAV supporting client such as Thunderbird, Evolution, Outlook and Calendar.app. You just run it locally, point your DAV client to it, and all of the encryption and syncing is handled automatically for your in the background.</p><p>Many people rely on it for syncing their EteSync contacts and calendars with their favourite desktop clients, and while it got the job done, there were two major issues that were affecting many users. The first was slow sync times for users that were geographically far from our servers. The second was that contact photos were not being synced. Both of these have now been fixed! You can get the latest changes by updating to <a href="https://github.com/etesync/etesync-dav/releases/tag/v0.13.0">version 0.13.0</a>.</p><p>If you are interested in some more technical details, please read on.</p><h2 id="slow-sync-times">Slow sync times</h2><p>EteSync-DAV serves as a proxy between your DAV desktop clients and the EteSync server. This means, that when your desktop client (e.g. Thunderbird) initiates a sync with EteSync-DAV there are a few syncs going on behind the scenes.</p><p>Let's use Thunderbird as an example desktop client. When syncing, Thunderbird would first initiate the sync with EteSync-DAV, then EteSync-DAV would initiate a sync with the EteSync server, wait for it to finish, and only then would it send back the fresh information to Thunderbird. The sync looked something like this:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2019/12/etesync-dav-sync.png" class="kg-image" alt="Desktop DAV Bridge: Speed-Ups and Photo Support"><figcaption>Etesync Dav Sync Before the Changes: Wait for the Slow Sync</figcaption></figure><p>Since EteSync-DAV is run locally, the connection between Thunderbird and EteSync-DAV is quite fast, and the connection between EteSync-DAV and the EteSync server is comparably slow. Though because EteSync-DAV was waiting for the sync with the EteSync server to finish before replying to Thunderbird, the local sync was slow too.</p><p>With the new version, we have decoupled the two syncs. The slower syncs between EteSync-DAV and the EteSync server now happen periodically in the background (are also triggered more often if requested by the Thunderbird), so the sync between Thunderbird and EteSync-DAV can be instantaneous. After the changes the sync looks more like:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2019/12/etesync-dav-sync-after-1.png" class="kg-image" alt="Desktop DAV Bridge: Speed-Ups and Photo Support"><figcaption>Etesync Dav Sync after the Changes: No More Waiting for the Slow Sync</figcaption></figure><p>As you can see, the local sync is now completely independent from the slower remote sync, which makes editing events in Thunderbird and other desktop clients instantaneous.</p><h2 id="missing-photo-field-when-syncing-contacts">Missing Photo field when syncing contacts</h2><p>Before this change, contact photos were not synced when using EteSync-DAV. This was because EteSync uses the newer vCard version 4.0 interally, but <a href="https://radicale.org/">Radicale</a>, the Cal/CardDAV server we use to power EteSync-DAV, as well as other clients such as Apple's Contacts.app only support vCard version 3.0. In order to solve this inconsistency we transform between the two versions in EteSync-DAV. Until now, this conversion didn't include the Photo and Logo properties, but with the latest EteSync-DAV these too are now supported.</p><h2 id="feedback-suggestions-and-contributions">Feedback, suggestions and contributions</h2><p>As usual, we would like to remind you that we rely on your feedback to make EteSync better. Do you have any suggestions or are experiencing any issues? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a> or just <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>In addition, your contributions are always welcome! Be it testing, design, code or helping us spread the word! Every bit helps in making EteSync better for everyone. If you are interested in contributing and don't  know where to start, don’t hesitate to contact us!</p><p>Follow us on <a href="https://mastodon.social/@EteSync">Mastodon</a>, <a href="https://twitter.com/EteSyncHQ">Twitter</a>, <a href="https://www.facebook.com/pg/etesync">Facebook</a> or <a href="https://blog.etesync.com/rss/">RSS</a> for the latest updates and privacy-related content!</p><p>Until next time!</p><p></p><p>The images above use modified icons by <a href="https://www.flaticon.com/authors/freepik">Freepik</a> from <a href="https://www.flaticon.com/">flaticon.com</a> that are licensed under CC 3.0 BY.</p>]]></content:encoded></item></channel></rss>