• halfwaythere
    link
    fedilink
    English
    204 months ago

    Cause Microsoft’s history with security has been stellar so far.

  • That Weird Vegan
    link
    fedilink
    English
    64 months ago

    I’m too dumb to understand what this is. Can someone give me an ELI5? thanks.

    • Tony BarkOP
      link
      fedilink
      English
      44 months ago

      Based on my findings, I think it’s a debugging and inspecting library for machine learning classifiers.

      • That Weird Vegan
        link
        fedilink
        English
        54 months ago

        no, ELI5 means explain like I’m five. It means to dumb something down so people like me can comprehend.

        • Tony BarkOP
          link
          fedilink
          English
          44 months ago

          Oh. xD I’ve never seen that abbreviation before.

      • @[email protected]
        link
        fedilink
        English
        34 months ago

        No, this has nothing to do with machine learning.

        eBPF is a technology that allows you to modify how a system works in a very deep way, while also being very fast. This is neat, but also opens new attack vectors. Signature verification helps you ensure that you’re only loading eBPF programs that you trust.

        Theoretically at least.

  • nanook
    link
    fedilink
    14 months ago

    Only situation where I’d consider including this in a kernel is for use on a gaming platform where it could enable kernel based anti-cheats and thus be attractive to game developers that would otherwise avoid Linux.