Files
isolationRunner/rules/telegram-desktop.rules
tomFlowee 0b2136cca1 Limit view.
Telegram is only buildable by the company, not by distro's AFAIK.
So trust is lowered and this limits exposure to just your download
directory.
2024-03-07 11:21:30 +01:00

7 lines
151 B
Plaintext

# By default apps have access to the users data,
# under the 'shared' directory.
if allowed homedir
bind $HOME/Downloads $APPHOME/Downloads
endif