Nicolas Stalder

Results 181 comments of Nicolas Stalder

I agree it would be nice to (more generally) have a framework to read `solo` CLI arguments out of environment variables. Maybe this is a separate task though? Not sure...

stale, will redo

> So any thoughts on where to find libsalty? https://github.com/ycrypto/salty, in particular https://github.com/ycrypto/salty/blob/main/c-api/Makefile#L2 This is a Rust/assembly implementation (with C API wrapper) of ed255 signatures we will be using with...

I agree it would be preferable (to reduce churn) to bump directly to fido2 1.0 in the hopes of some stability of this dependency which has been frequently changing. @kms15...

Do you have udev rules installed? I think with such recent Ubuntu you'd have a systemd that automatically detects FIDO2 keys (F1D0 HID usage page), but for the update /...

Cool stuff @emosenkis! If you build some, would be interesting to read a blog post on your experience, perhaps we could share appropriately if you're interested.

The stack traces aren't pretty... Maybe you can `solo ls` first and then select which device to verify via flag.

There's a bug in the existing firmware which makes blinking not work on locked/"secure" keys. This will be fixed with the next update.

I think L4x1 has no USB, whereas L4x3 does, and its SVD is correct(ish)

Meanwhile, I released https://github.com/ycrypto/salty which does also include C bindings.