Show HN: Bloben – Self-hosted web CalDAV calendar client
I have been working on a self hosted CalDAV calendar client Bloben https://github.com/nibdo/bloben-app
This is mostly an alternative to other web clients like great AgenDAV with some additional features I wanted to use like email invites, alarms, webcalendars, etc.
You can play with demo (limited to read access) here: https://demo.bloben.com/api/v1/users/login-demo?username=dem...
In the end it should provide separate clients also for CalDAV tasks and notes.
One thing I would maybe like to discuss more is adding encryption, which is obviously quite problematic when using standards like CalDAV. Initially I just added non-compatible fully encrypted calendars, but realised this might not be useful for many people using different clients.
Something halfway is adding an option to protect only some, say sensitive, events by encrypting fields like title, description or location. That way events will still be displayed via standard mobile apps and decrypted only in Bloben client (with link to open from description).
As part of this project I published also React calendar component https://github.com/nibdo/kalend
Thank you, if you are interested and feel free to ask me anything.
[+] [-] sorcix|4 years ago|reply
[+] [-] lnxg33k1|4 years ago|reply
[+] [-] nibdo|4 years ago|reply
[+] [-] ale42|4 years ago|reply
[+] [-] nibdo|4 years ago|reply
Repositories are also in Readme under "Source" https://github.com/nibdo/bloben-app
[+] [-] gnabgib|4 years ago|reply
[+] [-] johnchristopher|4 years ago|reply
[+] [-] alinhan|4 years ago|reply
[+] [-] rspoerri|4 years ago|reply
[+] [-] glmdev|4 years ago|reply
That said, my Radicale server is exposed to the internet, and I haven't had any issues. The *DAV protocols are mostly just HTTPS requests with Basic Auth.
[+] [-] ramon|4 years ago|reply
[+] [-] nibdo|4 years ago|reply
[+] [-] kseistrup|4 years ago|reply
[+] [-] smachiz|4 years ago|reply