Hacker News new | ask | show | jobs
by cplli 1175 days ago
I cannot possibly trust Nextcloud again. I was very skeptical to begin with, because it's a rather large and complex project built on PHP over many years (call this a personal/subjective view). But what really made my decision was when they broke the ability to delete (and/or modify) encrypted files. [0]

[0]: https://github.com/nextcloud/server/issues/34744

2 comments

Do you have any pointers/tips on replacement projects? What are you using now?
Currently migrating from it (not writing any new files to it), but keeping it for read/shared files. The migration plan is to eventually move everything to a DS923 (Synology), with most files being mirrored on client machines and weekly offsite backups (encrypted). Would like something off-continent eventually but haven't given it any thought.
Im planing to check out ONLYOFFICE Workspace, seems more sturdy and coherent overal.
That bug seems to have been mostly (or at least partly) a configuration issue; E2EE and SSE were enabled at the same time, and they were not compatible.