mirror of
https://github.com/privacyguides/i18n.git
synced 2025-11-16 21:32:39 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Gestion des photos
|
||||
icon: material/image
|
||||
description: Outils de gestion des photos pour protéger vos photos personnelles des regards indiscrets des fournisseurs de stockage cloud et d'autres accès non autorisés.
|
||||
description: These photo management tools keep your personal photos safe from the prying eyes of cloud storage providers and other unauthorized parties.
|
||||
cover: photo-management.webp
|
||||
---
|
||||
|
||||
@@ -18,24 +18,26 @@ Most cloud **photo management solutions** like Google Photos, Flickr, and Amazon
|
||||
|
||||
{ align=right }
|
||||
|
||||
**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). The free plan offers 10 GB of storage as long as you use the service at least once a year.
|
||||
**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).
|
||||
|
||||
The free plan offers 5 GB of storage as long as you use the service at least once a year.
|
||||
|
||||
[:octicons-home-16: Homepage](https://ente.io){ .md-button .md-button--primary }
|
||||
[:octicons-eye-16:](https://ente.io/privacy){ .card-link title="Privacy Policy" }
|
||||
[:octicons-info-16:](https://ente.io/faq){ .card-link title=Documentation}
|
||||
[:octicons-info-16:](https://ente.io/faq){ .card-link title="Documentation" }
|
||||
[:octicons-code-16:](https://github.com/ente-io/ente){ .card-link title="Source Code" }
|
||||
|
||||
<details class="downloads" markdown>
|
||||
<summary>Téléchargements</summary>
|
||||
<summary>Downloads</summary>
|
||||
|
||||
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.ente.photos)
|
||||
- [:simple-android: Android](https://ente.io/download)
|
||||
- [:simple-appstore: App Store](https://apps.apple.com/app/id1542026904)
|
||||
- [:simple-github: GitHub](https://github.com/ente-io/ente/releases?q=photos)
|
||||
- [:simple-android: Android](https://ente.io/download)
|
||||
- [:fontawesome-brands-windows: Windows](https://ente.io/download)
|
||||
- [:simple-apple: macOS](https://ente.io/download)
|
||||
- [:simple-linux: Linux](https://ente.io/download)
|
||||
- [:octicons-globe-16: Web](https://web.ente.io)
|
||||
- [:octicons-browser-16: Web](https://web.ente.io)
|
||||
|
||||
</details>
|
||||
|
||||
@@ -50,18 +52,19 @@ Ente Photos underwent an [audit by Cure53](https://ente.io/blog/cryptography-aud
|
||||
{ align=right }
|
||||
{ align=right }
|
||||
|
||||
**Stingle** is a gallery and camera application with built-in, end-to-end encrypted backup and sync functionality for your photos and videos. Storage starts at 1 GB for free accounts on their cloud, or you can host your own Stingle API server for total independence.
|
||||
**Stingle** is a gallery and camera application with built-in, E2EE backup and sync functionality for your photos and videos.
|
||||
|
||||
Storage starts at 1 GB for free accounts on their cloud, or you can host your own Stingle API server for total independence.
|
||||
|
||||
[:octicons-home-16: Homepage](https://stingle.org){ .md-button .md-button--primary }
|
||||
[:octicons-eye-16:](https://stingle.org/privacy){ .card-link title="Privacy Policy" }
|
||||
[:octicons-info-16:](https://stingle.org/faq){ .card-link title=Documentation}
|
||||
[:octicons-info-16:](https://stingle.org/faq){ .card-link title="Documentation" }
|
||||
[:octicons-code-16:](https://github.com/stingle){ .card-link title="Source Code" }
|
||||
|
||||
<details class="downloads" markdown>
|
||||
<summary>Téléchargements</summary>
|
||||
<summary>Downloads</summary>
|
||||
|
||||
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.stingle.photos)
|
||||
- [:simple-android: Android](https://f-droid.org/en/packages/org.stingle.photos)
|
||||
- [:simple-appstore: App Store](https://apps.apple.com/app/id1582535448)
|
||||
- [:simple-github: GitHub](https://github.com/stingle/stingle-photos-android/releases)
|
||||
|
||||
@@ -83,7 +86,7 @@ Ente Photos underwent an [audit by Cure53](https://ente.io/blog/cryptography-aud
|
||||
[:octicons-code-16:](https://github.com/photoprism){ .card-link title="Source Code" }
|
||||
|
||||
<details class="downloads" markdown>
|
||||
<summary>Téléchargements</summary>
|
||||
<summary>Downloads</summary>
|
||||
|
||||
- [:simple-github: GitHub](https://github.com/photoprism)
|
||||
|
||||
@@ -97,7 +100,7 @@ Ente Photos underwent an [audit by Cure53](https://ente.io/blog/cryptography-aud
|
||||
|
||||
### Exigences minimales
|
||||
|
||||
- Cloud-hosted providers must enforce end-to-end encryption.
|
||||
- Cloud-hosted providers must enforce E2EE.
|
||||
- Doit avoir une offre gratuite ou une période d'essai pour les tests.
|
||||
- Must support TOTP or FIDO2 multifactor authentication, or passkey logins.
|
||||
- Doit offrir une interface web prennant en charge les fonctionnalités de base de gestion des fichiers.
|
||||
@@ -106,4 +109,4 @@ Ente Photos underwent an [audit by Cure53](https://ente.io/blog/cryptography-aud
|
||||
|
||||
### Dans le meilleur des cas
|
||||
|
||||
- Devrait disposer d'un audit publié par une tierce partie indépendante et réputée.
|
||||
- Should have a published audit from a reputable, independent third party.
|
||||
|
||||
Reference in New Issue
Block a user