Skip to content

Commit

Permalink
Add other missing items
Browse files Browse the repository at this point in the history
  • Loading branch information
dngray committed Oct 3, 2023
1 parent bacfdff commit ed48a80
Show file tree
Hide file tree
Showing 7 changed files with 80 additions and 4 deletions.
73 changes: 69 additions & 4 deletions docs/photo-management.md
@@ -1,13 +1,18 @@
---
title: Photo Management
title: "Photo Management"
icon: material/image
description: Photo management and cloud storage tools that support E2EE, meaning the provider cannot access photos that you take
---
Most cloud storage solutions that are aimed at photo management are not encrypted end-to-end (E2EE). This means that the provider has access to all of the data you upload. We recommend some options below which use E2EE keep your private photos private, while allowing you to share them only with family and trusted people.

## ente

!!! recommendation

**ente** is an end-to-end encrypted photo backup service which supports automatic backups on iOS and Android.
![ente logo](assets/img/photo-management/ente.svg#only-light){ align=right }
![ente logo](assets/img/photo-management/ente-dark.svg#only-dark){ align=right }

**ente** is an end-to-end encrypted photo backup service which supports automatic backups on iOS and Android. It underwent an [audit by Cure53](https://ente.io/blog/cryptography-audit/) in March 2023.

[:octicons-home-16: Homepage](https://ente.io/){ .md-button .md-button--primary }
[:octicons-eye-16:](https://ente.io/privacy){ .card-link title="Privacy Policy" }
Expand All @@ -19,8 +24,68 @@ icon: material/image
- [: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/laurent22/joplin-android/releases)
- [:simple-github: GitHub](https://github.com/ente-io/photos-app/releases)
- [:simple-windows11: 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-globe-16: Web](https://web.ente.io)

## Stingle

!!! recommendation

![stingle logo](assets/img/photo-management/stingle.png#only-light){ align=right }
![stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ align=right }

**Stingle** is an end-to-end encrypted photo backup service which supports automatic backups on iOS and Android.

[: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-code-16:](https://github.com/ente-io){ .card-link title="Source Code" }

??? downloads

- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=io.ente.photos)
- [:simple-android: Android](https://play.google.com/store/apps/details?id=org.stingle.photos)
- [:simple-appstore: App Store](https://apps.apple.com/in/app/stingle-photos/id1582535448)
- [:simple-github: GitHub](https://github.com/stingle)

## PhotoPrism

!!! recommendation

![photoprism logo](assets/img/photo-management/photoprism.svg){ align=right }

**PhotoPrism** is a self hostable platform for managing photos. It supports album syncing and sharing as well as a variety of other [features](https://www.photoprism.app/features). It does not include E2EE, so it's best hosted on a server that you trust and is under your control.

[:octicons-home-16: Homepage](https://www.photoprism.app){ .md-button .md-button--primary }
[:octicons-eye-16:](https://www.photoprism.app/privacy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://www.photoprism.app/kb){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/photoprism){ .card-link title="Source Code" }

??? downloads

- [:simple-github: GitHub](https://github.com/photoprism)

## Criteria

**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. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.

!!! example "This section is new"

We are working on establishing defined criteria for every section of our site, and this may be subject to change. If you have any questions about our criteria, please [ask on our forum](https://discuss.privacyguides.net/latest) and don't assume we didn't consider something when making our recommendations if it is not listed here. There are many factors considered and discussed when we recommend a project, and documenting every single one is a work-in-progress.

### Minimum Requirements

- Must enforce end-to-end encryption or be self-hostable
- Must offer a free plan or trial period for testing.
- Must support TOTP or FIDO2 multi-factor authentication, or Passkey logins.
- Must offer a web interface which supports basic file management functionality.
- Must allow for easy exports of all files/documents.
- Must use standard, audited encryption.
- Must be open-source.

### Best Case

- Should have a published audit from a reputable, independent third-party.
8 changes: 8 additions & 0 deletions docs/tools.md
Expand Up @@ -170,6 +170,14 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b

[Learn more :material-arrow-right-drop-circle:](financial-services.md#gift-card-marketplaces)

### Photo management

<div class="grid cards" markdown>

- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji } [Ente](photo-management.md#ente)

</div>

### Search Engines

<div class="grid cards" markdown>
Expand Down
1 change: 1 addition & 0 deletions theme/assets/img/photo-management/ente-dark.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions theme/assets/img/photo-management/ente.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions theme/assets/img/photo-management/photoprism.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/assets/img/photo-management/stingle.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed48a80

Please sign in to comment.