antidrift/README.md

13 lines
313 B
Markdown
Raw Normal View History

2021-10-13 03:58:56 +02:00
# FocusFriend
FocusFriend is an app that empowers users to utilize their computers mindfully.
## Unkillable Process
Our monitoring process has to be unkillable.
I have found [this](https://skallwar.fr/posts/unkillable_process/) solution that
uses Kernel hooks, but I think the approach via sudo is cleaner.
2021-10-13 03:57:01 +02:00