2 pointsby unTamper4 hours ago2 comments
  • saidnooneever4 hours ago
    this is a really cool idea, it excites me, and thats rare. work in cyber, did a lot of IR. this is a real issue.

    i see now it requires npm and is JSey. In my personal oppinion this would be super valuable if it could be applied to any kind of logging. so maybe a lib in a different language or some wrappers, so i could make a rust, c or whatever application log in such a way, and chuck the logs in a log verifier that does the verification magic.

    (ofc did not read all the docs so of this is actually already possible, maybe highlight it more, and ignore my comment :p)

    • unTamper4 hours ago
      Really appreciate that. IR folks are exactly who this is built for.

      The JS SDK is just the first one out the door. The verification model is language-agnostic: it's HTTP(S) + JSON at the core, so wrapping it in Rust, Python, Go etc. is straightforward. A language-agnostic spec + more SDKs is on the roadmap, but honestly feedback like this moves it up.

      If you're interested in a Rust wrapper specifically, I'd love to build that with someone who'd actually use it. BTW the verification protocol is built in the SDK so it's client side, you don't have to rely on server-side verification.

  • gnapapp2 hours ago
    I've actually been considering Splunk few years back just for a similar capability. nice