[Request] Ente - Fully open source end-to-end encrypted photos, authenticators and more

This went open source at the beginning of March. Seems like a cool little self hosted cloud for your pics.

Github: GitHub - ente-io/ente: Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Their website: https://ente.io
Below more information from their Github.

Ente

Ente is a service that provides a fully open source, end-to-end encrypted platform for you to store your data in the cloud without needing to trust the service provider. On top of this platform, we have built two apps so far: Ente Photos (an alternative to Apple and Google Photos) and Ente Auth (a 2FA alternative to the deprecated Authy).

This monorepo contains all our source code - the client apps (iOS / Android / F-Droid / Web / Linux / macOS / Windows) for both the products (and more planned future ones!), and the server that powers them.

Our source code and cryptography have been externally audited by Cure53 (a German cybersecurity firm, arguably the world’s best), Symbolic Software (French cryptography experts) and Fallible (an Indian penetration testing firm).

4 Likes

Yes, please consider this. Ente is so complicated to host.

An all-in-one Ente image would be awesome! As @wontell mentioned, the official Ente Docker setup requires multiple containers and scripts, which is intimidating to say the least.

even if we made one, it would not be all in one, it would be multiple containers and still require the credentials file and the minio configuration file if you use minio. As stated in their documentation, you only NEED the database and the ente server though.