Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add App Sandbox macOS entitlement #964

Open
apyrgio opened this issue Oct 22, 2024 · 0 comments
Open

Add App Sandbox macOS entitlement #964

apyrgio opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@apyrgio
Copy link
Contributor

apyrgio commented Oct 22, 2024

What is the feature you think should be a good addition to Dangerzone?

Take advantage of the more secure App Sandbox macOS entitlement: https://developer.apple.com/documentation/security/app-sandbox

Is your feature request related to a problem? Please describe.

This suggestion came up during a security audit by IncludeSecurity. Read more about in L1: [macOS] Opportunities for macOS Client Entitlements Hardening.

Additional context

We have successfully removed some lax macOS entitlements, but adding the App Sandbox one proved difficult, due to the fact that Dangerzone needs access to the Docker socket. Read more in #639

@apyrgio apyrgio added the enhancement New feature or request label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant