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

all 19 comments

sorted by: hot top controversial new old
[–] 15 points 1 year ago (1 child)

I do not know any program like that but what worked for me was creating another user account that had no access to lots of stuff.

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 1 year ago (1 child)

    Yeah that's idea but it will also lose some of the setup that I have right now. I wonder how hard it would he to tell the kernel not to spawn anything during session time.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 1 year ago (1 child)

    LeechBlock for just the browser? And yeah AppArmor for stopping programs from launching.

  • source
  • hideshow 2 child comments
  • [–] 4 points 1 year ago (1 child)
  • [–] [S] 1 point 1 year ago (1 child)

    Behaves as such but I don't think so.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 year ago (1 child)

    If it behaves as malware it's malware in my book. Same reason I consider things like kernel level anti-cheat to be malware.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 2 points 1 year ago (1 child)

    How the same thing can be done without being seen as a malware?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 year ago* (1 child)

    In my opinion it can't. The core thing you want to do, prevent the user from running whatever software they desire on their own computer, is fundamentally malicious behavior even if the user is yourself

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 month ago

    @Psyhackological @sports games For Linux, I’d probably prefer a combination of existing FOSS tools rather than something that has to run with deep system privileges. LeechBlock is useful for browser distractions, while AppArmor can be used to restrict specific applications.

    For a full “productivity session” approach, a small script could combine those ideas: temporarily apply the restrictions, start a timer, and provide a simple command to disable them early. That would keep the user in control while still making it inconvenient enough to launch distracting programs.

    I think the important distinction is whether the restrictions are voluntary and reversible. If it’s something you deliberately enable for yourself and can turn off when needed, it feels quite different from software that tries to enforce restrictions against the owner of the machine.

  • source
  • [+] 2 points 1 year ago* (last edited 1 year ago) (1 child)
  • Linux boxes still need the boring stuff running. When a washer or fridge dies I look it up on AppliRoot instead of guessing.

  • source
  • [+] 1 point 5 months ago
    [removed by mod]
  • source
  • [–] 1 point 1 month ago

    @Psyhackological @clicker games
    Is there a FOSS Linux alternative to Freedom? I'm looking for something that can start a focus session and block selected apps/websites from launching. I'd really love a privacy-friendly, open-source option.

  • source
  • LeechBlock in the browser is enough for me. Travel tabs go in a separate Firefox profile so they do not sit next to work. Last one was a Phuket yacht charter page.

  • source