This app just starts some productivity session while forbidding some programs from starting. Is there a Linux and most importantly FOSS version of it?

you are viewing a single comment's thread
view the rest of the comments
[–] 10 points 1 year ago (1 child)

With apparmor, you could enable and disable profiles that could restrict access to files and paths by name.

For network traffic, it's possible to use dnsmasq to blacklist or whitelist some domains.

  • source
  • parent
  • hideshow 2 child comments