With Google ending its free photo storage policy in a few days[0], I'm considering switching to another service. I've poked around a few recommendation sites[1], but am curious to know if anyone has suggestions for new and/or under-the-radar services they would recommend?
[0] https://blog.google/products/photos/storage-changes/
[1] https://www.techradar.com/how-to/best-google-photos-alternat...
We have shipped open-source[2] web and mobile apps that have preserved 180,000+ files. Apart from cross-device sync, you can share your albums end-to-end encrypted, and filter photos by location and time.
We recently had a "successful" launch on r/degoogle[3]. We wanted to Show HN after incorporating the feedback we received from there, but since OP asked, I thought I’ll drop a comment here.
If you’ve any questions, please ask.
[1]: https://ente.io
[2]: https://github.com/ente-io
[3]: https://www.reddit.com/r/degoogle/comments/njatok/we_built_a...
We had started off as a self-hosted project, but ran into difficulties monetizing that model. We wanted to pay our rents, and continue working on this, and an E2EE SaaS was a way forward.
We are not averse to supporting a self-hosted version in the future. But that commitment requires engineering and support bandwidth, which we don’t have right now.
> We've already preserved 100,000+ files, and are quite reliable at this point.
"quite reliable" doesn't cut it for a paid service for me, even a new one.
My second issue, and I might be wrong about this, is that there's no way to share photos with someone who isn't a (paying) ente user.
As an engineer, I shy away from using superlatives. But sorry, I now understand that this could have been phrased better. Thank you for pointing it out.
> no way to share photos
Correction, the receiver can be on the free plan.
Is that the total number of files on your platform? Not to be rude, but is this supposed to be impressive or reassuring? My photo collection is approaching half that number, and I'm just one person, so now I'm feeling completely underwhelmed by the claim.
But you're right, the number is minuscule compared to where we are hoping to be. We're just getting started and I'm hopeful that we will 10x this number in the next few months.
Do you have an public API? I'd love to have a tiny sync client to fetch photos and store them on my laptop.
If your current use case is only to sync your uploaded files to a local folder, we have an Electron app that does just that: https://github.com/ente-io/bhari-frame/releases/tag/v1.0.3
If it’s degooglers then perhaps convincing us it has everything Google Photos had is job number 1. If it’s missing feature X then you’ve got a reason to say no, if it’s at parity then it comes down to whether we trust YOU and is the deal good enough.
You’ve already convinced us you’re not Google so there is some things implied but you need to lean into it. Privacy, not having you information used for ad targeting, never sharing our photos or information derived with third parties - those are all thing to highlight (be the anti-Google).
I think you need some other killer feature or appeal that makes you different than iCloud here since Apple are already the anti-Google. I think you can also get 2TB of iCloud Photo storage for $10 a month so you gotta hit that if you want to charge $15 for 500GB.
As for personnel costs, a few more hundred paying users and we'll be set. Feedback from existing users have been positive, and we should be able to reach that point by end of the year.
It helps that we're living in one of the cheaper parts of the globe, and are not motivated by money. We're building this because an easy to use, privacy friendly alternative needs to exist.
What about latency concerns for people who are not based in EU? I saw on that website that the servers are hosted in EU, and say I need to use it in Asia will have service have usable latency?
If you find observable latency within the service, please write to vishnu[at]ente.io. I will see what we can do.
Feedback: You can improve your website looks.
Goodluck
Regarding the website, I would be grateful if you could point out the worst part(s). I would love to improve.
Tagging faces and objects is on our roadmap, we will ship it.
[1]: https://web.ente.io
It has the flavor of Google Photos, but it's definitely a step down in UX. One of the features I really love about Google Photos is the ability to jump quickly through time. Like if I'm looking for a photo I took around June 2018, I can get to it in <5 seconds.
I didn't realize what a magical feature it is until I tried looking for it with alternatives and found that they all have a lot of scrolling, pausing to load new photos, more scrolling.
But I'm impressed with what Photoprism has achieved as a small, donation-funded OSS project, so I'm hoping to see them grow.
[0] https://photoprism.app
Not only that, you can search for a photo of a light bulb you know you took, but don't know when, but simply typing "light bulb".
Deleted Comment
I personally use iCloud, and back everything to a Synology.
As always, we don’t sell your information to anyone, and we don’t use information in apps where you primarily store personal content—such as Gmail, Drive, Calendar and Photos—for advertising purposes, period.
https://blog.google/technology/safety-security/keeping-priva...
Deleted Comment
Some of the tools recommended are:
https://syncthing.net/
https://www.resilio.com/
https://www.photosync-app.com/home.html
The main failure mode I'm concerned about is if Google decides I'm no longer worthy of an account. In that case I'll still have my pics and I'll put in the effort to set up some other service.
[0] : https://github.com/icloud-photos-downloader/icloud_photos_do...
There's also an active forum for both support and to discuss what and how new features are built out.
https://photostructure.com/
Disclaimer: I'm the (only) author.
I know you previously responded that people should upvote that feature, but the inability to distinguish video from photo just seems like a must have fix over other potentially over engineered stuff that others are asking for.
Yes: out of an abundance of caution, the unique (by SHA) variations of each asset are copied into your library. There are heuristics that pick which is the "best," and although those heuristics seem to be robust for most beta users, I didn't want to be the source of want data loss.
> datestamp info in the filename?
The metadata in the file is trusted more than any date extracted either from the filename or the directory hierarchy. Details are here: https://photostructure.com/faq/captured-at/
If you use the info tool, it'll tell you how it's extracting the date from any given file: https://photostructure.com/server/tools/#file-information
> slow to sync
PhotoStructure scales imports to accommodate current hardware, in Ann effort to keep the system responsive. Parallelism is limited by available RAM and CPU count. If you think it was being too conservative, please send me a screen shot of your about page (it includes both system metrics and what is thinking for scheduling limits), and if you want, debug logs, and we can look into what's going on. https://photostructure.com/faq/error-reports/#how-to-manuall...
> no map view
This is a popular feature request that I'm looking forward to building: https://forum.photostructure.com/t/support-reverse-geocoding...
- [1] <https://www.youtube.com/results?search_query=%22photostructu...>
It's also why I implemented bitrot detection and metadata inference. A beta tester just called the date parsing heuristics "freaking awesome and so close to black magic…" :)
https://forum.photostructure.com/t/combining-images/524/7
(And if you prefer the command line, know you can do tons of things via the CLI: https://photostructure.com/server/tools/ )
https://photostructure.com/server/photostructure-for-servers...
You can self-host it, it's license is ASGI, so it's never going away, and it has an app for photos: https://github.com/nextcloud/photos
and another one where you can put all your photos on a map: https://apps.nextcloud.com/apps/maps
Chris MacAskill founded it with his son. Pretty solid company, seems like.
https://mixergy.com/interviews/smugmug-chris-macaskill-inter...
Deleted Comment
[0] https://www.synology.com
Also, the OP doesn't need to get rid of Google Photos. They can keep Google Photos as a off-site back-up.
I third this recommendation.
I use the pointy clicky AWS Glacier backups app in case everything goes sideways.
I have a DIY NAS, based on a Raspberry Pi and an external hard disk enclosure, running in my kitchen. The disks are encrypted with LUKS. A combination of Syncthing and a cron job ensure that photos from my phone are constantly synced to the NAS without any input from me, and old photos are removed from my phone. A nice bonus is that if someone were to search my phone, they would not find many photos on it. I also never run out of space for photos/videos on my phone.
To view photos I use Shotwell. It does a decent if not perfect job of tagging, basic editing etc.
For encrypted, deduplicated offsite backups I use rsync.net and Borg, again together with a cron job.
All this crap is configured with Ansible in an effort to make it a little less fragile and more reproducible. It has been running without maintenance for a year or so but if you take this path, expect to spend many, many hours tearing your hair out over SAMBA Unix permissions and all sorts of other delights...