Add Photo Management Recommendations (#2102)

Co-authored-by: Daniel Gray <dngray@privacyguides.org>
Signed-off-by: Freddy <freddy@privacyguides.org>
This commit is contained in:
Jonah Aragon 2023-03-23 12:30:56 -05:00
parent 6da9b15464
commit e56081202d
Signed by: jonah
SSH Key Fingerprint: SHA256:oJSBSFgpWl4g+IwjL96Ya8ocGfI7r6VKnQw+257pZZ0
13 changed files with 112 additions and 0 deletions

View File

@ -120,6 +120,7 @@ nav:
- 'dns.md'
- 'email.md'
- 'financial-services.md'
- 'photo-management.md'
- 'search-engines.md'
- 'vpn.md'
- Software:

View File

@ -106,6 +106,7 @@ nav:
- 'dns.md'
- 'email.md'
- 'financial-services.md'
- 'photo-management.md'
- 'search-engines.md'
- 'vpn.md'
- Software:

View File

@ -104,6 +104,7 @@ nav:
- 'dns.md'
- 'email.md'
- 'financial-services.md'
- 'photo-management.md'
- 'search-engines.md'
- 'vpn.md'
- "Logiciels":

View File

@ -108,6 +108,7 @@ nav:
- 'dns.md'
- 'email.md'
- 'financial-services.md'
- 'photo-management.md'
- 'search-engines.md'
- 'vpn.md'
- "תוכנה":

View File

@ -104,6 +104,7 @@ nav:
- 'dns.md'
- 'email.md'
- 'financial-services.md'
- 'photo-management.md'
- 'search-engines.md'
- 'vpn.md'
- Software:

92
docs/photo-management.md Normal file
View File

@ -0,0 +1,92 @@
---
title: "Photo Management"
icon: material/image
description: Photo management tools to keep your personal photos safe from the prying eyes of cloud storage providers and other unauthorized access.
cover: photo-management.webp
---
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. These options keep your personal photos private, while allowing you to share them only with family and trusted people.
## ente
!!! recommendation
![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" }
[:octicons-info-16:](https://ente.io/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://ente.io/download)
- [:simple-appstore: App Store](https://apps.apple.com/app/id1542026904)
- [: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)
## 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 a gallery and camera application with built-in, end-to-end encrypted backup and sync functionality for your photos and videos. Storage starts at 1GB 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-code-16:](https://github.com/stingle){ .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
- Cloud-hosted providers must enforce end-to-end encryption.
- 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.

View File

@ -172,6 +172,18 @@ 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#only-light){ .twemoji }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji } [Ente](photo-management.md#ente)
- ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji } [Stingle](photo-management.md#stingle)
- ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji } [PhotoPrism](photo-management.md#photoprism)
</div>
[Learn more :material-arrow-right-drop-circle:](photo-management.md)
### Search Engines
<div class="grid cards" markdown>

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

View File

@ -0,0 +1 @@
<svg version="1.1" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="m258.81 611.87c-18.342 0-34.491-3.588-48.447-10.766-13.757-7.177-24.424-16.946-32-29.307-7.576-12.561-11.364-26.816-11.364-42.766 0-16.149 3.688-30.404 11.065-42.765 7.576-12.561 17.844-22.33 30.803-29.308 12.96-7.178 27.613-10.766 43.962-10.766 15.75 0 29.906 3.389 42.466 10.168 12.76 6.579 22.829 16.149 30.205 28.709 7.377 12.361 11.066 27.215 11.066 44.56 0 1.794-0.1 3.888-0.299 6.28-0.2 2.193-0.399 4.287-0.599 6.281h-130.69v-27.215h106.17l-17.944 8.075c0-8.374-1.695-15.651-5.084-21.832-3.389-6.18-8.075-10.965-14.056-14.354-5.981-3.589-12.959-5.383-20.934-5.383s-15.053 1.794-21.233 5.383c-5.981 3.389-10.667 8.274-14.056 14.654-3.389 6.18-5.084 13.557-5.084 22.13v7.177c0 8.773 1.894 16.548 5.682 23.327 3.988 6.579 9.47 11.663 16.448 15.252 7.178 3.389 15.552 5.084 25.121 5.084 8.573 0 16.05-1.296 22.43-3.888 6.579-2.592 12.56-6.479 17.943-11.663l24.822 26.915c-7.376 8.374-16.647 14.854-27.812 19.439-11.165 4.386-24.025 6.579-38.579 6.579z"/><path d="m465.42 446.2c12.76 0 24.124 2.591 34.093 7.775 10.168 4.984 18.143 12.76 23.925 23.327 5.781 10.367 8.672 23.725 8.672 40.074v92.11h-46.653v-84.933c0-12.959-2.891-22.529-8.673-28.71-5.582-6.18-13.557-9.27-23.924-9.27-7.377 0-14.056 1.595-20.037 4.785-5.782 2.99-10.368 7.675-13.757 14.055-3.19 6.38-4.785 14.555-4.785 24.523v79.55h-46.653v-160.89h44.56v44.56l-8.374-13.458c5.782-10.766 14.056-19.04 24.822-24.822s23.027-8.672 36.784-8.672z"/><path d="m640.19 611.87c-18.94 0-33.694-4.784-44.261-14.354-10.566-9.77-15.85-24.224-15.85-43.364v-141.16h46.654v140.56c0 6.779 1.794 12.062 5.383 15.85 3.588 3.589 8.473 5.383 14.654 5.383 7.376 0 13.657-1.994 18.84-5.981l12.561 32.896c-4.785 3.39-10.567 5.982-17.346 7.776-6.579 1.595-13.457 2.392-20.635 2.392zm-84.933-123.81v-35.887h111.55v35.887h-111.55z"/><path d="m779.24 611.87c-18.343 0-34.492-3.588-48.448-10.766-13.757-7.177-24.423-16.946-31.999-29.307-7.577-12.561-11.365-26.816-11.365-42.766 0-16.149 3.689-30.404 11.065-42.765 7.577-12.561 17.844-22.33 30.804-29.308 12.959-7.178 27.613-10.766 43.961-10.766 15.751 0 29.906 3.389 42.467 10.168 12.76 6.579 22.828 16.149 30.205 28.709 7.377 12.361 11.065 27.215 11.065 44.56 0 1.794-0.1 3.888-0.299 6.28-0.199 2.193-0.399 4.287-0.598 6.281h-130.69v-27.215h106.17l-17.944 8.075c0-8.374-1.694-15.651-5.084-21.832-3.389-6.18-8.074-10.965-14.055-14.354-5.982-3.589-12.96-5.383-20.935-5.383s-15.052 1.794-21.233 5.383c-5.981 3.389-10.666 8.274-14.056 14.654-3.389 6.18-5.084 13.557-5.084 22.13v7.177c0 8.773 1.894 16.548 5.683 23.327 3.987 6.579 9.47 11.663 16.448 15.252 7.177 3.389 15.551 5.084 25.121 5.084 8.573 0 16.049-1.296 22.429-3.888 6.58-2.592 12.561-6.479 17.944-11.663l24.822 26.915c-7.377 8.374-16.648 14.854-27.813 19.439-11.165 4.386-24.024 6.579-38.578 6.579z"/></g></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1 @@
<svg version="1.1" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><rect width="1024" height="1024" fill="#fff"/><g><path d="m225.79 624.82c-20.735 0-38.991-4.057-54.767-12.171-15.551-8.113-27.609-19.157-36.173-33.13-8.565-14.199-12.847-30.314-12.847-48.344 0-18.256 4.169-34.37 12.508-48.344 8.565-14.198 20.172-25.242 34.821-33.13 14.65-8.114 31.215-12.171 49.696-12.171 17.805 0 33.807 3.832 48.006 11.495 14.424 7.437 25.806 18.255 34.145 32.454 8.339 13.974 12.508 30.764 12.508 50.372 0 2.029-0.113 4.395-0.338 7.1-0.225 2.479-0.451 4.845-0.676 7.099h-147.74v-30.764h120.01l-20.284 9.128c0-9.466-1.915-17.693-5.747-24.679-3.831-6.987-9.128-12.396-15.889-16.227-6.761-4.057-14.65-6.086-23.665-6.086s-17.016 2.029-24.002 6.086c-6.762 3.831-12.058 9.353-15.89 16.565-3.831 6.987-5.747 15.326-5.747 25.017v8.113c0 9.917 2.141 18.707 6.424 26.37 4.507 7.437 10.705 13.184 18.593 17.241 8.114 3.831 17.58 5.747 28.398 5.747 9.691 0 18.143-1.465 25.355-4.395 7.437-2.93 14.199-7.324 20.284-13.184l28.06 30.426c-8.339 9.466-18.82 16.79-31.441 21.974-12.621 4.958-27.158 7.438-43.61 7.438z"/><path d="m459.34 437.52c14.425 0 27.271 2.93 38.54 8.79 11.494 5.635 20.509 14.424 27.045 26.369 6.536 11.72 9.804 26.82 9.804 45.301v104.12h-52.738v-96.011c0-14.65-3.268-25.468-9.804-32.454-6.311-6.987-15.326-10.481-27.045-10.481-8.339 0-15.89 1.804-22.651 5.41-6.536 3.38-11.72 8.677-15.551 15.889-3.606 7.212-5.409 16.452-5.409 27.721v89.926h-52.739v-181.88h50.372v50.372l-9.465-15.213c6.536-12.17 15.889-21.524 28.059-28.06 12.171-6.536 26.031-9.804 41.582-9.804z"/><path d="m656.91 624.82c-21.411 0-38.089-5.409-50.034-16.228-11.945-11.043-17.918-27.383-17.918-49.019v-159.57h52.739v158.89c0 7.662 2.028 13.635 6.085 17.917 4.057 4.057 9.579 6.085 16.565 6.085 8.339 0 15.439-2.253 21.299-6.761l14.198 37.187c-5.409 3.832-11.945 6.762-19.607 8.79-7.438 1.803-15.213 2.705-23.327 2.705zm-96.011-139.96v-40.568h126.1v40.568h-126.1z"/><path d="m814.1 624.82c-20.735 0-38.991-4.057-54.767-12.171-15.551-8.113-27.609-19.157-36.173-33.13-8.565-14.199-12.847-30.314-12.847-48.344 0-18.256 4.169-34.37 12.508-48.344 8.565-14.198 20.172-25.242 34.821-33.13 14.65-8.114 31.215-12.171 49.696-12.171 17.805 0 33.807 3.832 48.006 11.495 14.424 7.437 25.806 18.255 34.145 32.454 8.339 13.974 12.508 30.764 12.508 50.372 0 2.029-0.113 4.395-0.338 7.1-0.225 2.479-0.451 4.845-0.676 7.099h-147.74v-30.764h120.01l-20.284 9.128c0-9.466-1.915-17.693-5.747-24.679-3.831-6.987-9.128-12.396-15.889-16.227-6.761-4.057-14.65-6.086-23.665-6.086s-17.016 2.029-24.002 6.086c-6.762 3.831-12.058 9.353-15.89 16.565-3.831 6.987-5.747 15.326-5.747 25.017v8.113c0 9.917 2.141 18.707 6.424 26.37 4.507 7.437 10.705 13.184 18.593 17.241 8.114 3.831 17.58 5.747 28.398 5.747 9.691 0 18.143-1.465 25.355-4.395 7.437-2.93 14.199-7.324 20.284-13.184l28.059 30.426c-8.339 9.466-18.819 16.79-31.44 21.974-12.621 4.958-27.158 7.438-43.61 7.438z"/></g></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1 @@
<svg width="128" height="128" version="1.1" viewBox="0 0 33.867 33.867" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="a" x1="45.04" x2="231.72" y1="231.72" y2="45.04" gradientTransform="matrix(.12828 0 0 .12828 -.81844 -.81845)" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" offset="0"/><stop stop-color="#b8edff" offset="0"/><stop stop-color="#d4b8ff" offset="1"/></linearGradient></defs><circle cx="16.933" cy="16.933" r="16.933" fill="url(#a)" stroke-width=".12828"/><path d="m28.631 22.515-0.51313 3.1032m-22.87-2.9762 1.8999 1.796m12.284-17.658-12.297 17.634a0.011545 0.011545 0 0 0 0.00898 0.01924l20.963 1.202a0.011545 0.011545 0 0 0 0.01154-0.01668l-8.6681-18.836a0.012828 0.012828 0 0 0-0.01796-0.00257zm-2.5323-1.7049-11.666 17.543a0.016677 0.016677 0 0 0 0.014109 0.02437l23.371-0.10262a0.015394 0.015394 0 0 0 0.01283-0.02437l-11.705-17.44a0.015394 0.015394 0 0 0-0.02694 0zm0.01411-0.020524 2.5362 1.7087" fill="none" shape-rendering="geometricPrecision" stroke="#1d1d1b" stroke-miterlimit="10" stroke-width=".7697px" data-name="Logo Pfad"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB