this post was submitted on 26 Aug 2025
140 points (96.1% liked)

Selfhosted

50943 readers
684 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Copying this from Reddit (I still get the daily emails). Since I no longer post there, I figured I would ask here, and include my prediction: Will be more popular, possibly in stable release. Still won't be able to rotate photos natively.

you are viewing a single comment's thread
view the rest of the comments
[–] majoru@feddit.org 42 points 2 days ago (4 children)

I was one of the first Immich core developers but had to leave a year ago due to a change in my job situation.

Just wanted to say that the team (especially Alex, the founder) are wonderful people and very dedicated to the project. When they don’t implement the features everyone wants, there is usually a very good reason, like security or architectural concerns. The philosophy behind the project is also to do things slowly but right.

I believe they continue focussing on robusness and bugfixing. A topic that we discussed a lot was e2e encryption. We really wanted to implement that, but it was very hard and back then would have compromised performance too much. I still think that e2e encryption will come at some point.

[–] Flax_vert@feddit.uk 3 points 2 days ago (1 children)

It'll be good if it can be decrypted by the device itself. Almost perfect security tbh

[–] majoru@feddit.org 1 points 20 hours ago

The problem here is, that the server does a lot of image processing to generate various thumbnail sizes. This is the main reason images in the gallery load so fast when scrolling. But to archive this, the server needs to read the image which would not work with e2e.

load more comments (2 replies)