this post was submitted on 11 Oct 2024
32 points (97.1% liked)

Privacy

31578 readers
716 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

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

Automatic calendar synchronisation with no server and no cloud?

top 12 comments
sorted by: hot top controversial new old
[–] acockworkorange@mander.xyz 7 points 3 days ago (1 children)

I don’t have an answer to you, but I have a question. Why are you trying to recreate CalDAV? That’s one one of the oldest solved problems on the internet.

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

Running a server or paying for a service makes it harder for others to copy me, harder to spread privacy.

[–] acockworkorange@mander.xyz 2 points 2 days ago

Makes sense, thanks.

[–] 7eter@feddit.org 7 points 3 days ago* (last edited 3 days ago) (1 children)

You can use DecSync!

synchronizes RSS, contacts, calendars, tasks and more without requiring a server

It is quiet easy to set up for Android with DecSync CC

With any Calendar App you like. I enjoy Fossify Calendar.

For PC you can install DecSync-Plugin for Radicale. And then import your Calender's to any CalDav compatible program.

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

Thanks, basically a fake Android CalDAV server? Does is store in iCal or is that not possible?

I will do if no one has a more direct system.

[–] 7eter@feddit.org 2 points 2 days ago

I like to imagine it as a fake Android CalDAV Client that doesn't subscribe to a CalDav Server, but instead to a directory that you define. The UI is also based on DAVx^5^. It doesn't store iCal-files, but Fossify Calendar allows export of events in iCal.

[–] oldfart@lemm.ee 1 points 2 days ago

I ended up using khal/ikhal. They're CLI programs. I haven't found a GUI one to work this way.

[–] BearOfaTime@lemm.ee 10 points 3 days ago* (last edited 3 days ago)

For what OS?

Why not just run your own calendar server, then the sync issue is resolved by extant sync mechanism, rather than trying to make your own with Syncthing?

I use Syncthing to sync some stuff that doesn't have standard server sync solutions, like some text files that may get updated at either end. But I don't think it's the way to sync calendar stuff, as calendaring is an established system.

And if you're worried about getting to your calendar server, Mesh networks like Tailscale can provide an encrypted tunnel. You don't even need the client on devices, if you use the Funnel feature (which funnels specific traffic from the internet into your tunnel, courtesy of Tailscale).

(That said, I'm curious to see what more knowledgeable people come up with, I can't think of any calendar apps that auto import/export calendars).

[–] dessalines@lemmy.ml 4 points 3 days ago

I really wanted this, but couldn't find anything than worked well. I ended up using tasks.org, an open source todo list that has great calendar functionality and syncing, and moved all my calendar events to it.

[–] Deckweiss@lemmy.world 2 points 3 days ago
[–] tehWrapper@lemmy.world 2 points 3 days ago

ntodotxt is great for a task list that is just a txt file and easy to sync.

For calendars I really think hosting your own would be less work in the end.

https://radicale.org/v3.html

Radicale is super small but is a server..

[–] Player2@lemm.ee 1 points 3 days ago

Radicale with CalDAV is what I use, combines well with Tailscale but does need a server to run on