After my previous server got hacked (presumably), I am now looking for new solutions to my needs. CalDAV/CardDAV is a big one.

So far I switched from a content management system (PHP) to a static site generator for my blog, and I’m not looking back.

I wonder if it makes sense to also step away from PHP wrt CalDAV/CardDAV.

As ever so often, this list has some nice info.

I’d like to keep dependencies low. Python would be a good choice because it’s already installed on my Debian Stable system. But would it be safer?

Back when I started this compatibility with clients was an issue; but I don’t use Android anymore. In any case, is this still an issue?

edit: no, I don’t use a web based app; and I’d prefer the server doesn’t require admin via web UI either.

  • A_norny_mousse@feddit.orgOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I’m not sure how you’re having compatibility issues as I would think CalDAV is a standard protocol?

    There used to be a mismatch between the spec and Google’s implementation of it.