Back to browse
GitHub Repository

Linux Kernel-level internet blocker with PGP-encrypted keys. Block distracting sites, then remove your own ability to disable it by encrypting the unblock key to trusted recipients and erasing it from kernel memory. Uses netfilter SNI inspection, /etc/hosts null-routing, and chattr +i file hardening.

3 starsGo

KBlocker - Linux Productivity Hack

by dan-j-d·Jun 14, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainZero to OneSolve My Problem

PGP-encrypts the unblock key to trusted recipients so you literally can't disable it yourself.

Strengths
  • Netfilter SNI inspection at kernel level means blocks can't be bypassed by user-space tricks.
  • PGP mode erases the key from kernel memory — unblocking requires a trusted person to decrypt.
  • File hardening with chattr +i and inode_operations overrides re-applied every second.
Weaknesses
  • Linux-only with no Windows or macOS support, limiting the addressable market significantly.
  • Requires root access and kernel module loading, which some environments restrict or audit heavily.
Category
Target Audience

Linux users struggling with focus and digital distractions

Similar To

SelfControl · Cold Turkey · Freedom

Similar Projects