home.social

#fsverity — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fsverity, aggregated by home.social.

fetched live
  1. The recording of my talk at is now online: youtu.be/9p4qviq60z8 I talk about a proof of concept which explores how we could make safer without having to rely on signing BPF itself. Uses kfuncs, BPF LSM, and IMA under the hood.

  2. Released fsverity-hash 0.0.5, with a CLI interface pypi.org/project/fsverity-hash #Python #FSVerity
    $ fsverity digest spam.txt
    sha256:3ed673d5323c9e1c60820f207464b0b858a90ba4ff940b123dd16b425699cebe spam.txt
    $ python3 -m fsverity_hash spam.txt
    sha256:3ed673d5323c9e1c60820f207464b0b858a90ba4ff940b123dd16b425699cebe spam.txt

  3. Prototype of #python fs-verity hash now goes to 8 billion. A bit more tinkering, then I'll make a package gist.github.com/moreati/978954 #fsverity

  4. GrapheneOS continues to work on improving verified boot and hardware attestation security significantly beyond the basic system in standard Android 13.

    As part of this, our app repository client now supports installing fs-verity metadata with packages:

    grapheneos.social/@GrapheneOS/

    #grapheneos #privacy #security #android #verifiedboot #attestation #measuredboot #fsverity #integrity #auditor