this post was submitted on 16 Apr 2025
106 points (99.1% liked)

Privacy

39409 readers
1313 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
all 21 comments
sorted by: hot top controversial new old
[–] mnmalst@lemmy.zip 9 points 2 months ago (2 children)

I am using this setup for years by now. Works great mostly.

[–] warmaster@lemmy.world 4 points 2 months ago (1 children)

Can you tell us more about "mostly"?

[–] mnmalst@lemmy.zip 3 points 2 months ago (1 children)

I just realized this is not the exact setup I use. I use Radicale on the desktop but additionally Decsync. So I don't need Radicale on my other devices, just a Decsync client.

With "mostly" in my case I was referring to the Radicale-Decsync plugin which works great but doesn't seem to be actively maintained anymore. So there was an instance where Radicale changed something and the Decsync plugin didn't work anymore. Was an easy fix but sadly that fix is still not available in the "official" Radicale-Decsync plugin which makes it hard for non technical users to use it, currently.

[–] 7eter@feddit.org 3 points 2 months ago (2 children)

DecSync is amazing! Setting it up seemd easier to me than what is described I'm the linked article. Luckily that bug you are talking about hasn't appeared to me.

[–] mnmalst@lemmy.zip 3 points 2 months ago

I agree, the described system seem unnecessarily complicated. Decsync exists exactly for that use case.

Here is the bug btw in case someone is interested: https://github.com/39aldo39/Radicale-DecSync/issues/33

[–] autonomoususer@lemmy.world 1 points 2 months ago* (last edited 2 months ago)

Most Termux apps work with Radicale but not DecSync. Other issues are described in the linked post.

[–] twotonebax@lemmy.world 3 points 2 months ago

Its great, been using it for a while across a few different devices. Android/windows/Linux, it doesn't care.

[–] oendha@jlai.lu 2 points 2 months ago (1 children)

Isn't that just overcomplicating things for no reason? Radicale provides WebDAV endpoints that clients (including DAVx5 on Android) can just connect to, to synchronize calendars and contacts. All of this setup seems to just do all the sync part manually through Syncthing rather than just use Radicale's built-in functionality.

[–] autonomoususer@lemmy.world 2 points 2 months ago (1 children)

This does not need a server.

[–] oendha@jlai.lu 1 points 2 months ago (1 children)

Syncthing is a server. You're replacing the server part of Radicale with another server software, which comes with extra overhead and complexity.

[–] autonomoususer@lemmy.world 3 points 2 months ago* (last edited 2 months ago) (1 children)

Wrong, Syncthing is peer-to-peer.

[–] phase@lemmy.8th.world 1 points 2 months ago

How many devices are we talking about?

[–] Fijxu@programming.dev 1 points 2 months ago (2 children)

Radicale is good, but EteSync is better, although EteSync has not been updated for a long time (as far as I know), the data is encrypted, which is way better if for some reason, the data of your server/VPS gets compromised.

[–] shadowtofu@discuss.tchncs.de 7 points 2 months ago (1 children)

You can have untrusted peers in Syncthing that only receive an encrypted copy of your data.

[–] FauxLiving@lemmy.world 1 points 2 months ago

Hmm, I did not know that. Thanks

[–] autonomoususer@lemmy.world 1 points 2 months ago (1 children)

This does not need a server.

[–] Fijxu@programming.dev 1 points 2 months ago (1 children)

How do you guys can see a deleted comment wtf. I deleted it for a reason, because I noticed that my comment was dumb and stupid after I posted it

[–] autonomoususer@lemmy.world 1 points 2 months ago

Inbox, didn't even see it was deleted until I clicked through.

[–] pedroapero@lemmy.ml 1 points 2 months ago* (last edited 2 months ago)

I just use Syncthing to backup Radicale files. I guess this is to remove the need for a domain name and web server? This won't work with all devices like iphones. Also shared calendars won't sync properly.

[–] JovialSodium@lemmy.sdf.org 1 points 2 months ago

I'll try this! I used to use caldav via my mail provider with DAVx5, but I had problems with it not retaining notification settings with recurring events.

I don't know if that's a problem with their caldav server, DAVx5, or my phone's calendar. But worth trying with radicale and see if it works.