this post was submitted on 28 Mar 2026
188 points (91.6% liked)

Technology

83799 readers
3200 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] spectrums_coherence@piefed.social 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Gnome has parental control https://help.gnome.org/gnome-help/parental-controls.html

But it has some serious limitations: for example, you cannot block individual website reliably. Parents can consider piholes, but DNS sink hole on local network are often trivial to bypass.

[–] WhyJiffie@sh.itjust.works 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

this is just limiting what apps can be opened, and it only works for flatpak apps. how will you disable all the other apps that are installed? how do you disable the shell which could be used to download a non-flatpak browser?

and as you said it does not even try to limit which websites are allowed to be visited, or for how much time can the computer be used. a pihole can be circumvented with DoH, for which there is an easy toggle in firefox, probably chrome too

[–] solxix@pawb.social 1 points 1 week ago (1 children)

Don't give your kids root permission so they can't install non-flatpak apps.

[–] WhyJiffie@sh.itjust.works 1 points 1 week ago

of course, but no root permission is needed for that. flatpak packages can be installed on the user level, but even if you somehow disable that, they could still just download firefox (or anything else) as a tarball, unpack it and run it traditionally