sent from a disposable whonix qube

  • Multiplexer@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    I guess I prefer the Unix philosophy of doing things:
    Have a bunch of combinable small programs each being dedicated to a single function and doing that well instead of large complex monoliths.

    • keiko@fedia.ioOP
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      When it comes to browser addons, it is generally recommended to have as few as possible in order to reduce attack surface, since a higher number increases the chance of having one that becomes compromised. It’s especially relevant with browser addons because they tend to have lots of capabilities/permissions and can therefore do lots of damage.