diff --git a/i18n/ar/os/macos-overview.md b/i18n/ar/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/ar/os/macos-overview.md +++ b/i18n/ar/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/ar/photo-management.md b/i18n/ar/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/ar/photo-management.md +++ b/i18n/ar/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/ar/tools.md b/i18n/ar/tools.md index 3340be9c..51294660 100644 --- a/i18n/ar/tools.md +++ b/i18n/ar/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/bn-IN/os/macos-overview.md b/i18n/bn-IN/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/bn-IN/os/macos-overview.md +++ b/i18n/bn-IN/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/bn-IN/photo-management.md b/i18n/bn-IN/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/bn-IN/photo-management.md +++ b/i18n/bn-IN/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/bn-IN/tools.md b/i18n/bn-IN/tools.md index 455e6d52..73ab766e 100644 --- a/i18n/bn-IN/tools.md +++ b/i18n/bn-IN/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/bn/os/macos-overview.md b/i18n/bn/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/bn/os/macos-overview.md +++ b/i18n/bn/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/bn/photo-management.md b/i18n/bn/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/bn/photo-management.md +++ b/i18n/bn/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/bn/tools.md b/i18n/bn/tools.md index 455e6d52..73ab766e 100644 --- a/i18n/bn/tools.md +++ b/i18n/bn/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/cs/os/macos-overview.md b/i18n/cs/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/cs/os/macos-overview.md +++ b/i18n/cs/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/cs/photo-management.md b/i18n/cs/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/cs/photo-management.md +++ b/i18n/cs/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/cs/tools.md b/i18n/cs/tools.md index 455e6d52..73ab766e 100644 --- a/i18n/cs/tools.md +++ b/i18n/cs/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/de/os/macos-overview.md b/i18n/de/os/macos-overview.md index e368519e..0d4e0e40 100644 --- a/i18n/de/os/macos-overview.md +++ b/i18n/de/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/de/photo-management.md b/i18n/de/photo-management.md index 496dfd66..25b1a48e 100644 --- a/i18n/de/photo-management.md +++ b/i18n/de/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/de/tools.md b/i18n/de/tools.md index f180a4ca..d8bbdc8a 100644 --- a/i18n/de/tools.md +++ b/i18n/de/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/el/os/macos-overview.md b/i18n/el/os/macos-overview.md index 10d29e64..d366a1f2 100644 --- a/i18n/el/os/macos-overview.md +++ b/i18n/el/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/el/photo-management.md b/i18n/el/photo-management.md index fd0a8097..0efe8347 100644 --- a/i18n/el/photo-management.md +++ b/i18n/el/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/el/tools.md b/i18n/el/tools.md index 2fe5247a..e2c92edb 100644 --- a/i18n/el/tools.md +++ b/i18n/el/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/eo/os/macos-overview.md b/i18n/eo/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/eo/os/macos-overview.md +++ b/i18n/eo/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/eo/photo-management.md b/i18n/eo/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/eo/photo-management.md +++ b/i18n/eo/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/eo/tools.md b/i18n/eo/tools.md index 455e6d52..73ab766e 100644 --- a/i18n/eo/tools.md +++ b/i18n/eo/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/es/os/macos-overview.md b/i18n/es/os/macos-overview.md index f8c9b8fd..74143bf7 100644 --- a/i18n/es/os/macos-overview.md +++ b/i18n/es/os/macos-overview.md @@ -196,7 +196,7 @@ Que uno de los procesos de una aplicación esté aislado no significa que todos También puedes comprobar las aplicaciones antes de ejecutarlas ejecutando este comando en el terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` Si una aplicación está aislada, deberías ver el siguiente resultado: @@ -216,7 +216,7 @@ El [Hardened Runtime](https://developer.apple.com/documentation/security/hardene Puede comprobar si una aplicación utiliza el Hardened Runtime mediante este comando: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` Si el Hardened Runtime está activado, verás `flags=0x10000(runtime)`. La salida `runtime` significa que Hardened Runtime está activado. Puede haber otras señales, pero la señal de runtime es la que buscamos aquí. diff --git a/i18n/es/photo-management.md b/i18n/es/photo-management.md index 008c8b5a..b01c8237 100644 --- a/i18n/es/photo-management.md +++ b/i18n/es/photo-management.md @@ -16,8 +16,7 @@ La mayoría de las soluciones de **gestión de fotografías en la nube**, como G
-![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 logo](assets/img/photo-management/ente.svg){ align=right } **Ente Photos** es un servicio de copia de seguridad cifrada de fotos de extremo a extremo que admite copias de seguridad automáticas en iOS y Android. Su código es totalmente abierto, tanto en el lado del cliente como en el del servidor. También es [autoalojable](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. diff --git a/i18n/es/tools.md b/i18n/es/tools.md index 9731bcb6..88329084 100644 --- a/i18n/es/tools.md +++ b/i18n/es/tools.md @@ -328,7 +328,7 @@ Si busca más **seguridad**, asegúrese siempre de conectarse a sitios web que u
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/fa/os/macos-overview.md b/i18n/fa/os/macos-overview.md index b01d6855..9a187b26 100644 --- a/i18n/fa/os/macos-overview.md +++ b/i18n/fa/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/fa/photo-management.md b/i18n/fa/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/fa/photo-management.md +++ b/i18n/fa/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/fa/tools.md b/i18n/fa/tools.md index bc4e66de..d6552d83 100644 --- a/i18n/fa/tools.md +++ b/i18n/fa/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/fr/os/macos-overview.md b/i18n/fr/os/macos-overview.md index 6b479bbc..608b9b8b 100644 --- a/i18n/fr/os/macos-overview.md +++ b/i18n/fr/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/fr/photo-management.md b/i18n/fr/photo-management.md index cba4cc62..ad2b206d 100644 --- a/i18n/fr/photo-management.md +++ b/i18n/fr/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/fr/tools.md b/i18n/fr/tools.md index 1e4bede9..77aa3934 100644 --- a/i18n/fr/tools.md +++ b/i18n/fr/tools.md @@ -321,9 +321,9 @@ Nous [recommandons](dns.md#recommended-providers) un certain nombre de serveurs
-- ![Logo d'Ente](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Logo d'Ente](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) -- ![Logo de Stingle](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Logo de Stingle](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) -- ![Logo de PhotoPrism](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) +- ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism)
diff --git a/i18n/he/os/macos-overview.md b/i18n/he/os/macos-overview.md index 0175c8b3..5caad1e8 100644 --- a/i18n/he/os/macos-overview.md +++ b/i18n/he/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/he/photo-management.md b/i18n/he/photo-management.md index 912a9758..6a523182 100644 --- a/i18n/he/photo-management.md +++ b/i18n/he/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/he/tools.md b/i18n/he/tools.md index f5c1aa90..b9c4aaeb 100644 --- a/i18n/he/tools.md +++ b/i18n/he/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/hi/os/macos-overview.md b/i18n/hi/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/hi/os/macos-overview.md +++ b/i18n/hi/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/hi/photo-management.md b/i18n/hi/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/hi/photo-management.md +++ b/i18n/hi/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/hi/tools.md b/i18n/hi/tools.md index 455e6d52..73ab766e 100644 --- a/i18n/hi/tools.md +++ b/i18n/hi/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/hu/os/macos-overview.md b/i18n/hu/os/macos-overview.md index df380d2b..6a439528 100644 --- a/i18n/hu/os/macos-overview.md +++ b/i18n/hu/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/hu/photo-management.md b/i18n/hu/photo-management.md index 8daa3827..7c99d5fb 100644 --- a/i18n/hu/photo-management.md +++ b/i18n/hu/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/hu/tools.md b/i18n/hu/tools.md index 18e6d852..3a5280c4 100644 --- a/i18n/hu/tools.md +++ b/i18n/hu/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/id/os/macos-overview.md b/i18n/id/os/macos-overview.md index 07ebd024..41bdcd6f 100644 --- a/i18n/id/os/macos-overview.md +++ b/i18n/id/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/id/photo-management.md b/i18n/id/photo-management.md index 2e356d5b..8b7e00e1 100644 --- a/i18n/id/photo-management.md +++ b/i18n/id/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/id/tools.md b/i18n/id/tools.md index 46512fac..e7232a0b 100644 --- a/i18n/id/tools.md +++ b/i18n/id/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/it/os/macos-overview.md b/i18n/it/os/macos-overview.md index ea963257..89906c23 100644 --- a/i18n/it/os/macos-overview.md +++ b/i18n/it/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/it/photo-management.md b/i18n/it/photo-management.md index b3d97e5f..38b58dd1 100644 --- a/i18n/it/photo-management.md +++ b/i18n/it/photo-management.md @@ -16,8 +16,7 @@ Most cloud **photo management solutions** like Google Photos, Flickr, and Amazon
-![Logo di Ente](assets/img/photo-management/ente.svg#only-light){ align=right } -![Logo di Ente](assets/img/photo-management/ente-dark.svg#only-dark){ align=right } +![Ente logo](assets/img/photo-management/ente.svg){ align=right } **Ente Photos** è un servizio di backup delle foto crittografato end-to-end che supporta i backup automatici su iOS e Android. Il loro codice è completamente open source, sia dal lato del client che del server. 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. diff --git a/i18n/it/tools.md b/i18n/it/tools.md index a9251596..bbfdabab 100644 --- a/i18n/it/tools.md +++ b/i18n/it/tools.md @@ -327,7 +327,7 @@ Se stai cercando maggiore **sicurezza**, dovresti sempre assicurarti di connette
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/ja/os/macos-overview.md b/i18n/ja/os/macos-overview.md index 0e8cfc74..56029e5d 100644 --- a/i18n/ja/os/macos-overview.md +++ b/i18n/ja/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/ja/photo-management.md b/i18n/ja/photo-management.md index 3833b2b9..77bb505d 100644 --- a/i18n/ja/photo-management.md +++ b/i18n/ja/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/ja/tools.md b/i18n/ja/tools.md index 00645f8e..46acac27 100644 --- a/i18n/ja/tools.md +++ b/i18n/ja/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/ko/os/macos-overview.md b/i18n/ko/os/macos-overview.md index 82ea8f23..479d9c58 100644 --- a/i18n/ko/os/macos-overview.md +++ b/i18n/ko/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/ko/photo-management.md b/i18n/ko/photo-management.md index e764e60d..3968d471 100644 --- a/i18n/ko/photo-management.md +++ b/i18n/ko/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/ko/tools.md b/i18n/ko/tools.md index deefe318..1b0a7376 100644 --- a/i18n/ko/tools.md +++ b/i18n/ko/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/ku-IQ/os/macos-overview.md b/i18n/ku-IQ/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/ku-IQ/os/macos-overview.md +++ b/i18n/ku-IQ/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/ku-IQ/photo-management.md b/i18n/ku-IQ/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/ku-IQ/photo-management.md +++ b/i18n/ku-IQ/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/ku-IQ/tools.md b/i18n/ku-IQ/tools.md index 2a6c84af..2136229a 100644 --- a/i18n/ku-IQ/tools.md +++ b/i18n/ku-IQ/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/nl/os/macos-overview.md b/i18n/nl/os/macos-overview.md index 0844da76..626abc3d 100644 --- a/i18n/nl/os/macos-overview.md +++ b/i18n/nl/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/nl/photo-management.md b/i18n/nl/photo-management.md index b8f170c4..911bdcda 100644 --- a/i18n/nl/photo-management.md +++ b/i18n/nl/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/nl/tools.md b/i18n/nl/tools.md index 7fd787dd..90bf1821 100644 --- a/i18n/nl/tools.md +++ b/i18n/nl/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/pl/os/macos-overview.md b/i18n/pl/os/macos-overview.md index ceded411..8aefecbc 100644 --- a/i18n/pl/os/macos-overview.md +++ b/i18n/pl/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/pl/photo-management.md b/i18n/pl/photo-management.md index ecf63b46..de810148 100644 --- a/i18n/pl/photo-management.md +++ b/i18n/pl/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/pl/tools.md b/i18n/pl/tools.md index 52c337f2..03470a82 100644 --- a/i18n/pl/tools.md +++ b/i18n/pl/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/pt-BR/os/macos-overview.md b/i18n/pt-BR/os/macos-overview.md index b56f395c..565440a9 100644 --- a/i18n/pt-BR/os/macos-overview.md +++ b/i18n/pt-BR/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/pt-BR/photo-management.md b/i18n/pt-BR/photo-management.md index e637060e..d0ffadad 100644 --- a/i18n/pt-BR/photo-management.md +++ b/i18n/pt-BR/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/pt-BR/tools.md b/i18n/pt-BR/tools.md index 16115f08..e03fbc13 100644 --- a/i18n/pt-BR/tools.md +++ b/i18n/pt-BR/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/pt/os/macos-overview.md b/i18n/pt/os/macos-overview.md index e4ade5c8..0ed5a688 100644 --- a/i18n/pt/os/macos-overview.md +++ b/i18n/pt/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/pt/photo-management.md b/i18n/pt/photo-management.md index 1af4bd4e..c2e27913 100644 --- a/i18n/pt/photo-management.md +++ b/i18n/pt/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/pt/tools.md b/i18n/pt/tools.md index 2e4480bd..06f4b055 100644 --- a/i18n/pt/tools.md +++ b/i18n/pt/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/ru/os/macos-overview.md b/i18n/ru/os/macos-overview.md index 1587d479..d579e353 100644 --- a/i18n/ru/os/macos-overview.md +++ b/i18n/ru/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/ru/photo-management.md b/i18n/ru/photo-management.md index 9c9de4e5..95274aef 100644 --- a/i18n/ru/photo-management.md +++ b/i18n/ru/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/ru/tools.md b/i18n/ru/tools.md index 5319d73f..7f7c4c04 100644 --- a/i18n/ru/tools.md +++ b/i18n/ru/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/sv/os/macos-overview.md b/i18n/sv/os/macos-overview.md index 9accfeba..f7baa60a 100644 --- a/i18n/sv/os/macos-overview.md +++ b/i18n/sv/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/sv/photo-management.md b/i18n/sv/photo-management.md index 45136e92..f2643d88 100644 --- a/i18n/sv/photo-management.md +++ b/i18n/sv/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/sv/tools.md b/i18n/sv/tools.md index 51947f91..aeb339e9 100644 --- a/i18n/sv/tools.md +++ b/i18n/sv/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/tr/os/macos-overview.md b/i18n/tr/os/macos-overview.md index 7503a0ca..09c9a244 100644 --- a/i18n/tr/os/macos-overview.md +++ b/i18n/tr/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/tr/photo-management.md b/i18n/tr/photo-management.md index 853db6ef..3afc48bd 100644 --- a/i18n/tr/photo-management.md +++ b/i18n/tr/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/tr/tools.md b/i18n/tr/tools.md index a1f92787..aa4fb48b 100644 --- a/i18n/tr/tools.md +++ b/i18n/tr/tools.md @@ -323,7 +323,7 @@ Diğerlerinin yanı sıra [Mullvad](https://mullvad.net/en/help/dns-over-https-a
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/uk/os/macos-overview.md b/i18n/uk/os/macos-overview.md index 2826ff06..4eb0d120 100644 --- a/i18n/uk/os/macos-overview.md +++ b/i18n/uk/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/uk/photo-management.md b/i18n/uk/photo-management.md index c6486221..d179ce29 100644 --- a/i18n/uk/photo-management.md +++ b/i18n/uk/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/uk/tools.md b/i18n/uk/tools.md index f5bff5ed..588e99dc 100644 --- a/i18n/uk/tools.md +++ b/i18n/uk/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/vi/os/macos-overview.md b/i18n/vi/os/macos-overview.md index 565c4a68..aa68d0d9 100644 --- a/i18n/vi/os/macos-overview.md +++ b/i18n/vi/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/vi/photo-management.md b/i18n/vi/photo-management.md index d8234450..4bcb151c 100644 --- a/i18n/vi/photo-management.md +++ b/i18n/vi/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/vi/tools.md b/i18n/vi/tools.md index ab552984..4e421aaf 100644 --- a/i18n/vi/tools.md +++ b/i18n/vi/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/zh-Hant/os/macos-overview.md b/i18n/zh-Hant/os/macos-overview.md index 6c5c3246..23fcc01c 100644 --- a/i18n/zh-Hant/os/macos-overview.md +++ b/i18n/zh-Hant/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/zh-Hant/photo-management.md b/i18n/zh-Hant/photo-management.md index 6f473e29..4b7982e1 100644 --- a/i18n/zh-Hant/photo-management.md +++ b/i18n/zh-Hant/photo-management.md @@ -16,8 +16,7 @@ cover: photo-management.webp
-![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 logo](assets/img/photo-management/ente.svg){ align=right } **Ente Photos**提供端對端加密照片備份服務,支援 iOS 和 Android 的自動備份。 其客戶端和伺服器端的程式碼都完全開源。 它也可 [自行託管](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. diff --git a/i18n/zh-Hant/tools.md b/i18n/zh-Hant/tools.md index 4b53df75..f02d1aa1 100644 --- a/i18n/zh-Hant/tools.md +++ b/i18n/zh-Hant/tools.md @@ -327,7 +327,7 @@ description: Privacy Guides 社群所推薦的隱私工具、服務、軟體及
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism) diff --git a/i18n/zh/os/macos-overview.md b/i18n/zh/os/macos-overview.md index cc06f884..e86144d6 100644 --- a/i18n/zh/os/macos-overview.md +++ b/i18n/zh/os/macos-overview.md @@ -196,7 +196,7 @@ Just because one of an app's processes is sandboxed doesn't mean they all are. Alternatively, you can check apps before you run them by running this command in the terminal: ``` zsh -% codesign -dvvv --entitlements - +codesign -dvvv --entitlements - ``` If an app is sandboxed, you should see the following output: @@ -216,7 +216,7 @@ The [Hardened Runtime](https://developer.apple.com/documentation/security/harden You can check if an app uses the Hardened Runtime using this command: ``` zsh -codesign --display --verbose /path/to/bundle.app +codesign -dv ``` If Hardened Runtime is enabled, you will see `flags=0x10000(runtime)`. The `runtime` output means Hardened Runtime is enabled. There might be other flags, but the runtime flag is what we're looking for here. diff --git a/i18n/zh/photo-management.md b/i18n/zh/photo-management.md index 434df8dc..6b8f2045 100644 --- a/i18n/zh/photo-management.md +++ b/i18n/zh/photo-management.md @@ -16,8 +16,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 logo](assets/img/photo-management/ente.svg){ 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. diff --git a/i18n/zh/tools.md b/i18n/zh/tools.md index a47d6054..afaa4e68 100644 --- a/i18n/zh/tools.md +++ b/i18n/zh/tools.md @@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
-- ![Ente logo](assets/img/photo-management/ente.svg#only-light){ .twemoji loading=lazy }![Ente logo](assets/img/photo-management/ente.svg#only-dark){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) +- ![Ente logo](assets/img/photo-management/ente.svg){ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos) - ![Stingle logo](assets/img/photo-management/stingle.png#only-light){ .twemoji loading=lazy }![Stingle logo](assets/img/photo-management/stingle-dark.png#only-dark){ .twemoji loading=lazy } [Stingle](photo-management.md#stingle) - ![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism)