Protect your photos and videos with Ente - a secure, cross-platform, open source, encrypted photos app. Automatic backups, end-to-end encryption, collaborative albums, family plans, library-sync, 1-click import, human support, locked photos, live photos, descriptions, private sharing, search and mor...
Been trying it for a little while. It's exactly what I have been looking for.
I downloaded the mobile app (ios) and i don’t see any way to connect it to your own selfhosted server. You can only create an account with them. Didn’t look further, but it would be pretty weird to first have to create an account with them and only afterwards being able to connect to your own server.
Edit: The access is just deeply hidden.
You have to tap 7 times on the login in screen in the app to enter developer settings. There you can enter your own server.
They only just added the option to use a self-hosted instance a few weeks ago, if I remember correctly. If it's not there now, it should be there soon.
I'm a customer and have moved over multiple family members, everyone seems happy. Their face recognition and smart search are still WIP, but they are impressively present, despite being all E2EE, by leveraging local processing. They are making very good progress.
Yes, actually it can be quite straightforward. What you are probably best off doing is requesting a google takeout and upload that takeout to Ente directly. I have not followed this process myself so I can't say much about it but it is described here and is probably the easiest way to migrate:
I have around 800 GB of photos from me, my dad and my fiance. That would be $ 20 a month. Ok, still not bad, I don't think I could get it much cheaper on a VPS.
For now what I'm doing is running https://immich.app on my laptop at home with a connected external USB drive. It's not e2e encrypted, just with ssl on https. But other than that it seems to have similar functionality.
I also really wonder, they say face recognition and ML categorization happen on the edge. I guess this would drain the battery quite a lot doing it for the 800 GB and it will take forever.
I'd love to try it out but only self-hosted. And so far I can't get it spun up. To be clear, I'm sure that's a me problem. That said, the instructions are pretty spartan and a few commands to run and "that's it. you can now create an account and login!" but that doesn't work for me.
I currently have Immich running and it's good. But I've had two updates break my install, requiring hours of work to get it back to working reliably. They have a disclaimer that this can happen and isn't ready for production yet, so I don't fault them for that. I'm just on the hunt for something more reliable. Ente seems like it's been around a good while. I just need to figure out what I'm doing wrong. The S3 backend is a pretty great feature, imo.
Since we are making open source apps and building with continuous community feedback, effectively our GitHub and our Discord are our offices.
— Contact Page
Soo the only way to really communicate with your free software project that is all about self-hosting & privacy is thru fully-closed, US-based services with ads & ToS that let them track you. Way to practice what you preach.
Most people don't use federated services. I know it's ironic that an open source project isn't using open source channels, but sometimes it's best to stick to services that are easy access and popular.
I'm sure if enough people got in contact about using open source communication they would likely attempt it.
Not to mention that self-hosting/federation comes with a million small headaches.
If the devs are paid, do you want to pay them to work on the project or work on maintaining a contact infrastructure?
If they aren't paid, do you want them using what little free time they have working on the app or working on maintaining a communications network?
If it's someone else's forum/matrix/chat server, are you okay with 1. a third party having access to your communications and 2. being able to force a comms blackout for any reason whatsoever?
Or would you rather they use their time and money focusing on finding a provider who meets every need of the project AND every user?
I'm sure if enough people got in contact about using open source communication they would likely attempt it
You see the chicken-egg situation here, right?
You can have multiple channels. You can bridge. You can designate some spaces as reserved but unofficial. They do list a Matrix in the finer print, but not choosing it as primary is madness IMO since the option are certainly good enough & if you believe in the philosophy you will direct your community in this direction to inspire other folks to uptake & hopefully improve our freedom-respecting options. Instead you start at bifurcating a community along lines of those that want ethical software & privacy over those who are willing/able to give it up—which as you say is definitely ironic given the marketing buzzwords chosen like “self-hosted”, “respects your privacy”, “open source”.
They are also on Mastodon and Matrix. If you cite stuff from the website, at least read it properly. You had to scroll down to the very bottom to find the link to that contact page, right above it you can see a whole bunch of other (including federated) platforms.
I noted it in a different comment, the open options are listed at the end, it still shows the priority of the platform the devs specifically noted it in the body of the contact page, & doesn’t address the software forge + source contributions.
If you want to have multi-host redundant storage at home (via e.g. minio or ceph), S3 is a pretty good protocol to provide it.
S3 is nice in the way it's not a file system so it can have relaxed semantics, while also providing secure access to individual files over HTTPS via URL signing.
Some people seem to be stuck in the idea that S3 means cloud hosting. Not sure if that was your view, but it's worth spelling out sometimes.