/snap/core24/1643/etc/apparmor.d/abstractions
NameSizeModeActions
apparmor_api/-0755rm
ubuntu-browsers.d/-0755rm
apache2-common11190644editdlrm
aspell4120644editdlrm
audio20630644editdlrm
authentication21940644editdlrm
base70930644editdlrm
bash16140644editdlrm
consoles9030644editdlrm
crypto9920644editdlrm
cups-client8200644editdlrm
dbus6940644editdlrm
dbus-accessibility7450644editdlrm
dbus-accessibility-strict7600644editdlrm
dbus-network-manager-strict14030644editdlrm
dbus-session7470644editdlrm
dbus-session-strict12610644editdlrm
dbus-strict7810644editdlrm
dconf3440644editdlrm
dovecot-common6750644editdlrm
dri-common5420644editdlrm
dri-enumerate3930644editdlrm
enchant22200644editdlrm
exo-open19210644editdlrm
fcitx5580644editdlrm
fcitx-strict8210644editdlrm
fonts22800644editdlrm
freedesktop.org16840644editdlrm
gio-open15460644editdlrm
gnome38150644editdlrm
gnupg4590644editdlrm
groff19080644editdlrm
gtk16220644editdlrm
gvfs-open11800644editdlrm
hosts_access5110644editdlrm
ibus9920644editdlrm
kde33290644editdlrm
kde-globals-write4130644editdlrm
kde-icon-cache-write2560644editdlrm
kde-language-write5750644editdlrm
kde-open536660644editdlrm
kerberosclient14760644editdlrm
ldapclient8560644editdlrm
libpam-systemd7700644editdlrm
likewise5950644editdlrm
mdns5540644editdlrm
mesa12390644editdlrm
mir6940644editdlrm
mozc5730644editdlrm
mysql7390644editdlrm
nameservice45630644editdlrm
nis6250644editdlrm
nss-systemd12480644editdlrm
nvidia11130644editdlrm
opencl3700644editdlrm
opencl-common5160644editdlrm
opencl-intel6730644editdlrm
opencl-mesa6360644editdlrm
opencl-nvidia8960644editdlrm
opencl-pocl29160644editdlrm
openssl6420644editdlrm
orbit21970644editdlrm
p11-kit9990644editdlrm
perl9740644editdlrm
php11280644editdlrm
php-worker5580644editdlrm
php52080644editdlrm
postfix-common13560644editdlrm
private-files16600644editdlrm
private-files-strict12120644editdlrm
python22930644editdlrm
qt58630644editdlrm
qt5-compose-cache-write3990644editdlrm
qt5-settings-write5140644editdlrm
recent-documents-write4660644editdlrm
ruby10080644editdlrm
samba12990644editdlrm
samba-rpcd8170644editdlrm
smbpass5810644editdlrm
snap_browsers15790644editdlrm
ssl_certs15220644editdlrm
ssl_keys9380644editdlrm
svn-repositories17590644editdlrm
transmission-common43790644editdlrm
trash36210644editdlrm
ubuntu-bittorrent-clients8210644editdlrm
ubuntu-browsers16210644editdlrm
ubuntu-console-browsers7310644editdlrm
ubuntu-console-email7180644editdlrm
ubuntu-email10870644editdlrm
ubuntu-feed-readers4560644editdlrm
ubuntu-gnome-terminal3000644editdlrm
ubuntu-helpers39090644editdlrm
ubuntu-konsole4530644editdlrm
ubuntu-media-players23520644editdlrm
ubuntu-unity7-base25580644editdlrm
ubuntu-unity7-launcher3110644editdlrm
ubuntu-unity7-messaging3130644editdlrm
ubuntu-xterm3460644editdlrm
user-download9870644editdlrm
user-mail9440644editdlrm
user-manpages10000644editdlrm
user-tmp7600644editdlrm
user-write9720644editdlrm
video5960644editdlrm
vulkan11330644editdlrm
wayland7130644editdlrm
web-data8110644editdlrm
winbind8820644editdlrm
wutmp7880644editdlrm
X19890644editdlrm
xad9840644editdlrm
xdg-desktop7820644editdlrm
xdg-open22860644editdlrm
Edit: /snap/core24/1643/etc/apparmor.d/abstractions/private-files (1660B)
# vim:syntax=apparmor # privacy-violations contains rules for common files that you want to # explicitly deny access abi , # privacy violations (don't audit files under $HOME otherwise get a # lot of false positives when reading contents of directories) deny @{HOME}/.*history mrwkl, deny @{HOME}/.fetchmail* mrwkl, deny @{HOME}/.mutt** mrwkl, deny @{HOME}/.viminfo* mrwkl, deny @{HOME}/.*~ mrwkl, deny @{HOME}/.*.swp mrwkl, deny @{HOME}/.*~1~ mrwkl, deny @{HOME}/.*.bak mrwkl, # special attention to (potentially) executable files audit deny @{HOME}/bin/{,**} wl, audit deny @{HOME}/.config/ w, audit deny @{HOME}/.config/autostart/{,**} wl, audit deny @{HOME}/.config/upstart/{,**} wl, audit deny @{HOME}/.init/{,**} wl, audit deny @{HOME}/.kde{,4}/ w, audit deny @{HOME}/.kde{,4}/Autostart/{,**} wl, audit deny @{HOME}/.kde{,4}/env/{,**} wl, audit deny @{HOME}/.local/{,share/} w, audit deny @{HOME}/.local/share/thumbnailers/{,**} wl, audit deny @{HOME}/.pki/ w, audit deny @{HOME}/.pki/nssdb/{,*.so{,.[0-9]*}} wl, # don't allow reading/updating of run control files deny @{HOME}/.*rc mrk, audit deny @{HOME}/.*rc wl, # bash deny @{HOME}/.bash* mrk, audit deny @{HOME}/.bash* wl, deny @{HOME}/.inputrc mrk, audit deny @{HOME}/.inputrc wl, # sh/dash/csh/tcsh/pdksh/zsh deny @{HOME}/.{,z}profile* mrk, audit deny @{HOME}/.{,z}profile* wl, deny @{HOME}/.{,z}log{in,out} mrk, audit deny @{HOME}/.{,z}log{in,out} wl, deny @{HOME}/.zshenv mrk, audit deny @{HOME}/.zshenv wl, # Include additions to the abstraction include if exists