# Белый список модуля защиты безопасности AIagent
# Элементы в этом списке НЕ будут заблокированы

# Системные процессы (Linux)
[processes]
python
python3
bash
sh
systemd
init
kthreadd
ksoftirqd
migration
watchdog
rsyslogd
cron
sshd
ntpd
dbus-daemon
avahi-daemon
cupsd
polkitd
pulseaudio
gdm
lightdm
xorg
gnome-shell
kdeinit
plasmashell
firefox
chrome
chromium
code
sublime_text
gedit
libreoffice
thunderbird
telegram
discord
spotify
vlc
gimp
inkscape
blender
audacity
obs
steam
wine
virtualbox
vmware
docker
kvm
qemu

# Системные процессы (Windows)
[processes]
svchost.exe
explorer.exe
winlogon.exe
services.exe
lsass.exe
wininit.exe
csrss.exe
smss.exe
dwm.exe
taskmgr.exe
notepad.exe
calc.exe
mspaint.exe
wordpad.exe
iexplore.exe
edge.exe
chrome.exe
firefox.exe
outlook.exe
teams.exe
slack.exe
discord.exe
spotify.exe
vlc.exe
obs64.exe
steam.exe
origin.exe
battle.net.exe
epicgameslauncher.exe

# Доверенные IP адреса
[ips]
127.0.0.1
::1
192.168.1.1
192.168.0.1
10.0.0.1
172.16.0.1
8.8.8.8
8.8.4.4
1.1.1.1
1.0.0.1
208.67.222.222
208.67.220.220

# Доверенные домены
[domains]
google.com
github.com
stackoverflow.com
microsoft.com
apple.com
ubuntu.com
debian.org
redhat.com
centos.org
archlinux.org
kernel.org
gnu.org
mozilla.org
wikipedia.org
youtube.com
openai.com
anthropic.com

# Доверенные файлы
[files]
~/.bashrc
~/.profile
~/.bash_profile
~/.zshrc
~/.vimrc
~/.gitconfig
~/.ssh/config
~/.ssh/id_rsa
~/.ssh/id_rsa.pub
~/.gnupg/pubring.gpg
~/.gnupg/secring.gpg
~/.config/autostart
~/.local/share/applications

