mirror of
				https://github.com/privacyguides/i18n.git
				synced 2025-11-04 07:27:53 +00:00 
			
		
		
		
	New Crowdin translations by GitHub Action
This commit is contained in:
		@@ -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 - <path to your app>
 | 
			
		||||
codesign -dvvv --entitlements - <path to your app>
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
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 <path to your app>
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
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.
 | 
			
		||||
 
 | 
			
		||||
@@ -16,8 +16,7 @@ Most cloud **photo management solutions** like Google Photos, Flickr, and Amazon
 | 
			
		||||
 | 
			
		||||
<div class="admonition recommendation" markdown>
 | 
			
		||||
 | 
			
		||||
{ align=right }
 | 
			
		||||
{ align=right }
 | 
			
		||||
{ 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.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -327,7 +327,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
 | 
			
		||||
 | 
			
		||||
<div class="grid cards" markdown>
 | 
			
		||||
 | 
			
		||||
- { .twemoji loading=lazy }{ .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos)
 | 
			
		||||
- { .twemoji loading=lazy } [Ente Photos](photo-management.md#ente-photos)
 | 
			
		||||
- { .twemoji loading=lazy }{ .twemoji loading=lazy } [Stingle](photo-management.md#stingle)
 | 
			
		||||
- { .twemoji loading=lazy } [PhotoPrism](photo-management.md#photoprism)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user