Alex

Results 155 comments of Alex

You might want to have a look at the [whonix group](https://github.com/roddhjav/apparmor.d/tree/main/apparmor.d/groups/whonix), there is a brand new torbrowser profile. For now it has some new or newly rewritten profile that aim...

Yes, the current base abstraction issue will get fixed with a better integration. Furthermore, I think none of the rule in [this file](https://github.com/Kicksecure/apparmor-profile-dist/blob/master/etc/apparmor.d/abstractions/base.d/kicksecure) should be in the base abstraction at...

> First step I want to go for is support sudo apt install apparmor.d from within Kicksecure, Whonix. For that, I need to learn how to build apparmor.d, integrate it...

Whonix is now fully functionally under `apparmor.d`. I have also added support for xfce such as all long running desktop processes should be confined too. New whonix specific profiles are...

Yea, that's a pity. Ideally the only missing dep should be updated on debian salsa. Meanwhile, I can include it in the repo, so it would solve the issue.

Thanks. Nitpicking a bit, but why not having a function in this script and using this function for the recursive part (instead of calling the script again). It seems to...

Can you have test [e047da9](https://github.com/roddhjav/apparmor.d/pull/236/commits/e047da90003ac09480c90ed97f2e028d861af861). I get the same result than without the function. It may no be perfect still.

Closing, as more integration is required anyway a full implementation would most likely have to be integrated within the prebuild system.

Hi, This project is not ready yet on enforce mode for ubuntu. Because: 1. Integrated snap profile does not integrate with other profiles, and thefore breaks on (this has been...

@nobody43 Have a look at the mailing list of apparmor, the plan is: https://lists.ubuntu.com/archives/apparmor/2023-November/012995.html. John confirmed it: https://lists.ubuntu.com/archives/apparmor/2023-November/012997.html This should cleanup a lot of rule, as we can get rid...