[OmniOS-discuss] Caldav suggestions?

Michael Rasmussen mir at miras.org
Sun Jan 18 13:31:33 UTC 2015


On Sun, 18 Jan 2015 02:02:45 -0500
Dan McDonald <danmcd at kebe.com> wrote:

> I'm surveying Caldav servers.  Most require PHP, which bothers me from a security POV.  Am I being overly harsh on PHP?  Are there ones that don't require PHP?
> 
> And most of them seem to require a database, I'd prefer either MariaDB or PostgreSQL.
> 
If it is going to scale you want to use a database for storage.

Caldav calendar servers I no of:

Davical (http://www.davical.org/) GPL:
pro:
- Standards compliance
- Storage backend is PostgreSQL ( >= 8.3)
- Widely used and large user community
- LDAP integration for authentication
- Very light on resources
con:
- Written in PHP but most of the functionality is implemented in PgPLsql

Calendar and Contacts Server (http://calendarserver.org/) Apache
license 2.0:
pro:
- Standards compliance
- Storage backend can be configured to use LDAP
- LDAP integration for authentication
- Written in Python
con:
- Use Python Twister so a great number of Python libraries is required
- Resource demanding

Despite Davical is based on PHP I would recommend this due to
simplicity and resource requirements. IMHO Davical is more fitted to
the idea behind Omnios - small foot print and code base.

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
Polymer physicists are into chains.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <https://omniosce.org/ml-archive/attachments/20150118/a2976232/attachment.bin>


More information about the OmniOS-discuss mailing list