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

An open-source, end-to-end encrypted alternative to Google Photos, Ente, is drawing attention for recently open-sourcing its server and enabling self-hosting alongside a paid cloud service. Commenters weigh its strong privacy model, multi-cloud replication and local/“edge” machine learning against higher pricing and feature gaps compared to incumbents and self-hosted rivals like Immich, PhotoPrism and Synology Photos. Migration from Google Photos, iOS background syncing, long‑term data durability and the trade‑off between convenience and self‑hosting are recurring themes in evaluating whether Ente is a viable long-term home for personal photo libraries.

Open-sourcing & Self-hosting

  • Server code was just open-sourced and packaged with Docker; instructions exist, including S3/MinIO support.
  • Several users want to self-host while still using the official mobile/desktop apps.
  • Currently, apps can only point to custom servers via build-time flags; an in-app endpoint switch is under active discussion and seen as crucial for “real” self-hosting.

Encryption, Architecture & ML

  • Service is fully client-side encrypted (libsodium); server never sees keys.
  • Share links embed decryption keys in the URL fragment (#), which browsers don’t send to servers.
  • E2EE forces machine learning (semantic search, face recognition) to run on devices/desktop (“edge ML”), not servers.
  • Some value local ML for privacy; others see it as a downside vs Google Photos’ instant server-side search, especially on low-end phones.

Migration & Data Portability

  • Common path from Google Photos is via Takeout.
  • Takeout provides full-quality files but splits metadata into sidecars; Ente’s desktop app re-merges this automatically.
  • Ente offers a CLI and desktop continuous export to ensure no lock‑in and enable moves to self-hosted instances or other tools.

Pricing & Business Model

  • Many find Ente pricey vs iCloud, Dropbox, Google One, Filen, etc.
  • Ente attributes higher prices to keeping three replicas across three cloud providers and aiming for sustainable, non-VC-backed growth.
  • Some argue paying a bit more to avoid surveillance-based monetization is worth it; others doubt mainstream users will pay 3× big‑tech pricing.

Comparisons with Alternatives

  • Immich and Photoprism are frequently mentioned self-hosted alternatives:
    • Immich: feature-rich, strong search/AI, but rapid/breaking releases and higher resource needs.
    • Photoprism: praised for performance at scale and rich features; no E2EE.
  • Many say Ente is best fit when you want managed hosting + E2EE; Immich/Photoprism better if self-hosting and server-side ML are priorities.

Clients, UX, Performance & Mobile Behavior

  • UI/UX widely praised; some minor issues: Android flicker, small loading delays vs Google Photos, ad-blockers hiding pricing table, Gmail flagging verification mails (linked to Zoho).
  • iOS background upload reportedly works via silent push notifications but remains at Apple’s mercy; initial bulk imports can require foreground time.

Ecosystem & Extras

  • Ente Auth, an E2EE TOTP app, is well-liked for import/export and desktop access; some debate its advantages vs Aegis/Bitwarden/2FAS.
  • Users appreciate transparent reliability documentation and the explicit replication model, contrasting this with opaque “trust me” cloud providers.