Jonathan Rudenberg

Results 56 comments of Jonathan Rudenberg

@daeMOn63 has implemented an experimental proof of possession scheme here: https://github.com/flynn/biscuit-go/blob/master/experiments/pop_test.go

@gregmagolan any idea when this will be merged/released? We'd love to move to Bazel 7/bzlmod and this is a blocker.

Actually, looks like downgrading to aspect_bazel_lib 1.40.0 resolved the issue (related to #135)

>A proper security scheme should be integrated. HTTPS can't be used due certificate complexity. However using widely available libsodium we can have end-to-end encryption, authentication and identity management without much...

Oh, and I should note that this isn't just a drive-by suggestion 😄 I'm a happy deConz user, and I'm quite happy to help you through any questions and issues...

I like the idea of using ADRs, but I think it'd be good if they went through Pull Requests into either this repo or separate one. That way comments and...