update: Move self-hosting warning to introduction

Signed-off-by: redoomed1 <161974310+redoomed1@users.noreply.github.com>
This commit is contained in:
redoomed1 2024-08-28 20:52:11 -07:00 committed by GitHub
parent 9e434dc80a
commit a196debb40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,8 @@ 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.
All the options here can also be self-hosted. However, self-hosting requires more in-depth technical knowledge to deploy safely without compromising your privacy and security. Unless you have adequately researched the risks of self-hosting and strategies to mitigate them, we recommend sticking with the end-to-end encrypted solutions offered by these providers.
## Ente Photos
<div class="admonition recommendation annotate" markdown>
@ -18,7 +20,7 @@ Most cloud **photo management solutions** like Google Photos, Flickr, and Amazon
![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 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) (1). The free plan offers 5GB 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 5GB 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" }
@ -41,8 +43,6 @@ Most cloud **photo management solutions** like Google Photos, Flickr, and Amazon
</div>
1. Self-hosting requires more in-depth technical knowledge to utilize safely without compromising your privacy and security. We recommend avoiding self-hosting unless you have adequately researched the risks of self-hosting, as it can leave you worse off than using an E2EE service provider.
Ente Photos underwent an [audit by Cure53](https://ente.io/blog/cryptography-audit) in March 2023 and by [Fallible](https://ente.io/reports/Fallible-Audit-Report-19-04-2023.pdf) in April 2023.
## Stingle