Comment on Immich vs Ente ?
Dojan@pawb.social 2 weeks ago
I use Ente, but it’s purely because I want my images backed up in the cloud, but I don’t want the server provider to be able to mess around with them. Hence the e2ee being important to me.
I love Ente, I think it’s a great project, but for self-hosting, immich seems like the best choice to me.
Papierkorb@feddit.org 2 weeks ago
Just a FYI, when using a tool like rclone to backup data to some cloud, it can also encrypt the files for you when pushing data, and decrypt when pulling data. Of course, the files will still be unencrypted at rest.
That’s very neat! It doesn’t really work for my Ente use-case, but definitely good to know!
It wasn’t rsync that started breaking because of some Claude changes, right?
rsync and rclone are two different projects
bookmeat@fedinsfw.app 2 weeks ago
Kind of. Claude helped the developer find lots of bugs. He decided to start making major changes to fix these bugs. Major changes often break things.
Papierkorb@feddit.org 2 weeks ago
I think it was rsync indeed. Afaik rclone and rsync are different developers, despite the name