Skip to content
  • Scott Anderson's avatar
    Remove libcap support · 906c0766
    Scott Anderson authored and Simon Ser's avatar Simon Ser committed
    This is simply a false sense of security, and is worse than just using
    setuid. CAP_SYS_ADMIN is an extremely serious capability that is
    effectively as powerful as root.
    
    It also required users to be in the input group, which allows any
    process to keylog the entire system.
    906c0766