78
submitted 3 days ago by [email protected] to c/[email protected]

Hi all,

I'm getting a pc for my daughter. I'll install Fedora KDE Spin. I'm looking for a parental control solution that also integrates with her Android phone. I'm currently using Google's Family Link which while not great it offers enough. I'd be happy to move to any other solution that can count both device's usage screen time as one so she doesn't use up her phone and then move to the PC.

Any cool recommendations?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 18 points 3 days ago

Pihole can be broken with a free vpn, or even just forced DNS on device.

[-] [email protected] 28 points 3 days ago

True!

I take comfort that if my kid can figure out setting up their own VPN or DNS, then I'm sure they'll earn enough later to support their porn habit.

[-] [email protected] 5 points 2 days ago

I don’t know… Have you seen the rates for Findom lately!?

[-] [email protected] 3 points 3 days ago* (last edited 3 days ago)

Run pihole with a MikroTik router at your houses demarc.

Set up firewall rules in the tik to redirect any packet with dst tcp/udp 53 outbound on wan to the pihole. If you’re worried about dns when pihole is down, create disabled rules to allow the dns traffic as well, then set up a scheduler script using if blocks to toggle the sets of rules depending on status. This will force any client on your network, even one with hardcoded dns IPs, to use the pihole.

If the client is configured for DoH you’ll just have to build out an ip block list in the MikroTik and block all known DoH IPs.

Create firewall rules to drop all vpn traffic you can, combining port based rules and similar IP lists as for DoH, but subbing in VPN provider IPs. If you want to route your home traffic over a vpn, set up a vpn client in the router itself and basically site-to-site your home to the vpn provider you use.

This would block the vast majority of kids trying to bypass parents blocks, but it’s asking quite a lot from the parents who don’t have experience configuring this stuff already.

[-] [email protected] 3 points 2 days ago

Then they just do what we did when our parents wouldn't let us watch TV. Go over to a friend's house and do it there.

[-] [email protected] 4 points 2 days ago

I knew the forced dns thing because I have a pihole, and blocking port 53 traffic not heading to my two PIs has not happened yet, despite my best efforts. Shit aint simple for me, much less regular people.

this post was submitted on 24 Sep 2024
78 points (93.3% liked)

Linux

47452 readers
1582 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS