Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
Manav Rathi 6fc82ff062
[web] Import ONNX-YOLO face changes from the web_face branch (#1399)
Laurens has made the relevant changes to get ONNX-YOLO face detection
working in a manner where the generated embeddings are the same as what
get generated by the corresponding ML stack in the mobile client.

This PR cherry picks his ML related changes from the branch he was
working in, but leaves out the surrounding scaffolding (We cannot merge
that branch directly because it relies on wasm that we don't need and
don't want to commit to main).

At this point this functionality is correct but not usable - the next
step will be to tie this to the ONNX runtime that we already have on the
Node.js layer of our desktop app.

**Tests**

- yarn dev + smoke test
- yarn build + smoke test
- yarn lint
2024-04-10 15:36:03 +05:30
.github fix: updatedb command 2024-04-09 09:30:50 +05:30
architecture Move to monorepo 2024-03-01 13:01:41 +05:30
auth chore: bump version 2024-04-09 16:23:26 +05:30
cli [cli] Fix handling of delete file with stale colleciton entry (#1259) 2024-03-30 14:14:03 +05:30
desktop Log unhandled errors and promise rejections in the desktop app 2024-04-10 13:35:04 +05:30
docs Update index.md 2024-04-09 17:12:06 +05:30
infra [infra] Limit the maximum size of the nginx stdout logs 2024-04-10 09:23:48 +05:30
mobile Merge branch 'main' into use_sqlite_async_for_fetching_files_for_gallery 2024-04-10 15:24:23 +05:30
server Minor refactor 2024-04-09 11:20:45 +05:30
web [web] Import ONNX-YOLO face changes from the web_face branch (#1399) 2024-04-10 15:36:03 +05:30
.gitignore Allow developers to customize their VSCode configuration 2024-03-02 12:33:43 +05:30
.gitmodules Remove Isar as a submodule 2024-03-13 13:46:59 +05:30
CODE_OF_CONDUCT.md Move to monorepo 2024-03-01 13:01:41 +05:30
CONTRIBUTING.md [meta] Call out custom icons as a good starter task 2024-04-06 08:44:50 +05:30
LICENSE Move to monorepo 2024-03-01 13:01:41 +05:30
README.md [meta] Update READMEs to mention the new Auth Desktop app 2024-04-01 09:26:07 +05:30
SECURITY.md Move to monorepo 2024-03-01 13:01:41 +05:30
SUPPORT.md Published 2024-03-08 16:24:37 +05:30

Fully open source end-to-end encrypted photos, authenticators and more.

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).

Learn more at ente.io.


Ente Photos

Screenshots of Ente Photos

Our flagship product. 3x data replication. On device machine learning. Cross platform. Private sharing. Collaborative albums. Family plans. Easy import, easier export. Background uploads. The list goes on. And of course, all of this, while being fully end-to-end encrypted.

Ente Photos is a paid service, but we offer a free trial. You can also clone this repository and choose to self host.



Ente Auth

Screenshots of Ente Photos

Our labour of love. Two years ago, while building Ente Photos, we realized that there was no open source end-to-end encrypted authenticator app. We already had the building blocks, so we built one.

Ente Auth is currently free. If in the future we convert this to a paid service, existing users will be grandfathered in.



Contributing

Want to get aboard the Ente hype train? Welcome along! Don't hesitate if you're not a developer, there are many other important ways in which you can contribute.

Support

We are never more than an email away. For the various ways to ask for help, please see our support guide.

Community

Ente's Mascot, Ducky,
inviting people to Ente's source code repository

Please visit our community page for all the ways to connect with the community.

Discord Ente's Blog RSS

Twitter   Mastodon


Security

If you believe you have found a security vulnerability, please responsibly disclose it by emailing security@ente.io or using this link instead of opening a public issue. We will investigate all legitimate reports. To know more, please see our security policy.