this post was submitted on 02 Mar 2024
125 points (96.3% liked)

Open Source

30314 readers
2339 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Ente: Open-Source, E2E Encrypted, Google Photos Alternative

https://github.com/ente-io/ente

@opensource

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 6 months ago (4 children)

I'm looking a for photo-storage option for the long-run.

Open-source is not a must, but nice. E2E encryption is not a must, but nice.

I just want to place to store, edit(?), categorize, search, share my photos. And I don't want to the place to be Google, Apple, or Microsoft. So, this does look interesting.

However, I also want to low-maintenance, low-cost, stable long-term solution. I value convenience.

What options should I consider?

[–] [email protected] 7 points 6 months ago* (last edited 6 months ago) (2 children)

Immich is a perfect photos app, and although still under heavy development it is quite polished already.

Low maintenance depends on your definition I suppose. As it's under heavy development you do need to often change the config with a new update.

But it has a Google Photos like interface, facial recognition and object/scene recognition and searchability (all of this is done locally on the server), etc.

[–] [email protected] 2 points 6 months ago

Immich is absolutely not perfect yet for every use case. A lot of people are looking for a photo server that can be used together with an existing Digikam archive and while Immich has recently added a read-only mode it still does not have good support for hierarchical tags which is necessary for that use case. I hope they will add that feature soon.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago) (2 children)

What would be the best way to set it up on a raspberry pi, keeping in mind privacy & security?

[–] [email protected] 2 points 6 months ago

Run the docker container rootless, password protect it, and don't expose it to the Internet? Pretty much applies to any Docker container.

[–] [email protected] 4 points 6 months ago (1 children)

Proton Drive just added photo backup to their app. It's new, and lacking features, but automatic backups and sharing are working.

The whole proton suite is pretty good, I've been very pleased.

[–] [email protected] 1 points 6 months ago

Indeed I'm very please by this new feature as well, I was waiting for it for quite some time. Although Proton values privacy, it's still proprietary software, centralized and not self-hosted

[–] [email protected] 2 points 6 months ago (1 children)

I’m looking a for photo-storage option for the long-run.

Open-source is not a must

If you're looking for anything "for the long run" then open source should be a must, because everything else will eventually become unsupported and without source code access you'd have no recourse to continue maintaining it.

[–] [email protected] 1 points 6 months ago (1 children)

Agree for self-hosted apps. However I'm also looking for a service like that one by ente.io. Here it's more important that they continue to operate. Sure, with open-source you can self-host or find someone else, but this only works if the service is popular. Less popular open source apps disappaer when the developer gives up. The code would still available, but no one will keep it up-to-date.

[–] [email protected] 2 points 6 months ago

And exactly this is why I use Google Photos in addition to hosting Photoprism. Google photos is too big to disappear overnight, but over the years I've seen nearly every open-source app I use go through the cycle of lost development interest. Eventually a dependency breaks and you're back to searching for a new open source alternative or coffee to manually use some outdated dependency which from a security standpoint isn't great.