this post was submitted on 01 Mar 2026
16 points (100.0% liked)

Selfhosted

57132 readers
794 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hey hey, I am thinking of implementing a lself-hosted office suite and on my radar are OnlyOffice and CryptPad. I just demoed cryptpad.fr as a trial, and noticed it uses OnlyOffice client side. So next I wondered, what does CryptPad add to OO?

On the web site FAQs , CP says:

The CryptPad Document, Presentation & Spreadsheet applications are an OnlyOffice Docs integration. However, this only concerns the client-side code, CryptPad does not make use of the OnlyOffice Document Server. CryptPad's encrypted collaboration, used for document, presentantion & spreadsheets and other applications, is completely different from the encryption system used in parts of upstream OnlyOffice. Some of CryptPad's file format conversion tools are based on OnlyOffice code, but substantial work has been done to make it run in the browser rather than on the server, therefore avoiding the need to reveal the contents of users' documents when converting.

That might help developers but I'm still not clear.

On the OO web site, they say the suite includes:

Three levels of encryption: at rest, in transit, end-to-end

Sounds good on the surface. NB - this is just for my family's simple docs; I'm not trying to protect government whistleblowers here.

So I am still not clear. Why do I need to add CryptPad to the mix if OO already is the basis for the office suite?

Another NB - a big part of my self hosting is I want as few people I have to trust as possible. So if I don't need CP to host docs on my VPS, I'd rather not add them to my server.

Thanks for any clues.

you are viewing a single comment's thread
view the rest of the comments
[–] KaKi87@jlai.lu 1 points 1 day ago* (last edited 1 day ago) (1 children)

I concur with @poVoq@slrpnk.net's testimony :

Collabora Office [...] ended up using less server resources when idle than OnlyOffice

I actually don't know about Collabora, but I do know that OnlyOffice uses a lot of server resources and is quite hard to set up, even when using Docker Compose.

So, currently, I'm using the desktop client with WebDAV instead.

However, you said :

CryptPad [...] uses OnlyOffice client side

So, if CryptPad provides an alternative backend for OnlyOffice, then I'll be curious to know whether it uses less resources than OnlyOffice's official backend, and whether there are other alternative backends.

As for Collabora, I wouldn't recommend it, nor NextCloud in general, to be honest.

[–] poVoq@slrpnk.net 1 points 1 day ago* (last edited 1 day ago)

Collabora Office works independent of Nextcloud. It can be nicely integrated into the lightweight https://www.filestash.app/ frontend for example.