elementary / switchboard-plug-parental-controls

Switchboard Screen Time & Limits Plug
https://elementary.io
GNU General Public License v3.0
11 stars 14 forks source link

Blacklist isn't working #196

Open pzachary opened 1 month ago

pzachary commented 1 month ago

What Happened?

blacklisted spicychat.ai to protect my kiddo, but it didn't work.

Steps to Reproduce

As admin: Open settings -> screen time and limits -> select user -> internet add spicychat.ai As user: open web browser go to spicychat.ai

Expected Behavior

The computer should have prevented the website from being viewed.

OS Version

7.x (Horus)

Software Version

Older release (I have not run all updates)

Log Output

No response

Hardware Info

Thinkpad x220

ryonakano commented 1 month ago

Hmm, maybe the fact is that we're using iptables, which can't be used for URL filtering according to Ask Ubuntu?

The Plug and Daemon themselves seem to be working; the DBus get call returns the URL, set call adds URL to the daemon.conf and add entry to the table of iptables:

Screenshot from 2024-09-16 07-16-07