Files
i18n/i18n/fr/photo-management.md
T

64 lines
3.4 KiB
Markdown
Raw Normal View History

2023-11-13 00:45:27 +00:00
---
2025-07-22 19:33:50 +00:00
title: Gestion des photos
2023-11-13 00:45:27 +00:00
icon: material/image
2025-05-15 12:46:59 +00:00
description: These photo management tools keep your personal photos safe from the prying eyes of cloud storage providers and other unauthorized parties.
2023-11-13 00:45:27 +00:00
cover: photo-management.webp
---
2024-08-10 05:33:02 +00:00
<small>Protects against the following threat(s):</small>
- [:material-bug-outline: Passive Attacks](basics/common-threats.md#security-and-privacy){ .pg-orange }
- [:material-server-network: Service Providers](basics/common-threats.md#privacy-from-service-providers){ .pg-teal }
2024-07-24 15:33:33 +00:00
Most cloud **photo management solutions** like Google Photos, Flickr, and Amazon Photos don't secure your photos against being accessed by the cloud storage provider themselves. Ces options préservent la confidentialité de vos photos personnelles, tout en vous permettant de ne les partager qu'avec votre famille et des personnes de confiance.
2023-11-13 00:45:27 +00:00
2024-05-28 05:32:10 +00:00
## Ente Photos
2023-11-13 00:45:27 +00:00
2024-01-15 06:34:19 +00:00
<div class="admonition recommendation" markdown>
2023-11-13 00:45:27 +00:00
2025-04-17 06:39:19 +00:00
![Ente logo](assets/img/photo-management/ente.svg){ align=right }
2023-11-13 00:45:27 +00:00
2025-05-15 12:46:59 +00:00
**Ente Photos** is an end-to-end encrypted photo backup service which supports automatic backups on iOS and Android. Their code is fully open source, both on the client side and on the server side. It is also [self-hostable](https://github.com/ente-io/ente/tree/main/server#self-hosting).
2025-07-23 08:41:49 +00:00
Le plan gratuit offre 10 Go de stockage à condition que vous utilisiez le service au moins une fois par an.
2023-11-13 00:45:27 +00:00
2024-03-13 04:31:23 +00:00
[:octicons-home-16: Homepage](https://ente.io){ .md-button .md-button--primary }
[:octicons-eye-16:](https://ente.io/privacy){ .card-link title="Privacy Policy" }
2025-05-15 12:46:59 +00:00
[:octicons-info-16:](https://ente.io/faq){ .card-link title="Documentation" }
2024-05-31 08:33:35 +00:00
[:octicons-code-16:](https://github.com/ente-io/ente){ .card-link title="Source Code" }
2023-11-13 00:45:27 +00:00
2024-01-15 06:34:19 +00:00
<details class="downloads" markdown>
2025-05-15 12:46:59 +00:00
<summary>Downloads</summary>
2023-11-13 00:45:27 +00:00
2024-01-15 06:34:19 +00:00
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.ente.photos)
- [:simple-appstore: App Store](https://apps.apple.com/app/id1542026904)
2024-05-31 08:33:35 +00:00
- [:simple-github: GitHub](https://github.com/ente-io/ente/releases?q=photos)
2025-05-15 12:46:59 +00:00
- [:simple-android: Android](https://ente.io/download)
2024-07-15 05:12:08 +00:00
- [:fontawesome-brands-windows: Windows](https://ente.io/download)
2024-01-15 06:34:19 +00:00
- [:simple-apple: macOS](https://ente.io/download)
- [:simple-linux: Linux](https://ente.io/download)
2025-05-15 12:46:59 +00:00
- [:octicons-browser-16: Web](https://web.ente.io)
2024-01-15 06:34:19 +00:00
</details>
</div>
2023-11-13 00:45:27 +00:00
2025-07-23 08:41:49 +00:00
Ente Photos a fait l'objet d'un audit par [Cure53](https://ente.io/blog/cryptography-audit) en mars 2023 et par [Fallible](https://ente.io/reports/Fallible-Audit-Report-19-04-2023.pdf) en avril 2023.
2023-11-13 00:45:27 +00:00
## Critères
2024-08-01 03:33:22 +00:00
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. Nous vous suggérons de vous familiariser avec cette liste avant de choisir d'utiliser un projet, et de mener vos propres recherches pour vous assurer que c'est le bon choix pour vous.
2023-11-13 00:45:27 +00:00
### Exigences minimales
2025-05-15 12:46:59 +00:00
- Cloud-hosted providers must enforce E2EE.
2023-11-13 00:45:27 +00:00
- Doit avoir une offre gratuite ou une période d'essai pour les tests.
2025-02-27 07:33:06 +00:00
- Must support TOTP or FIDO2 multifactor authentication, or passkey logins.
2023-11-13 00:45:27 +00:00
- Doit offrir une interface web prennant en charge les fonctionnalités de base de gestion des fichiers.
- Doit permettre d'exporter facilement tous les fichiers/documents.
- Doit être open-source.
### Dans le meilleur des cas
2025-05-15 12:46:59 +00:00
- Should have a published audit from a reputable, independent third party.