Nicolas Stalder

Results 181 comments of Nicolas Stalder

@montywi better than attempt to program yourself is to send customer support an email to replace them ([email protected]).

There are right now no plans for a new firmware version, and I think if/when 446 is merged, it would be an experimental feature (i.e., need to build yourself and...

Could said administrator not add our attestation metadata (https://github.com/solokeys/solo/tree/master/metadata)? We are working towards getting into the default whitelist, but I suspect slow progress.

We'll revisit this, yes. Also need to get Solo 2 FIDO certified in the first place.

Solo 1 is FIFO certified, Solo 2 is not. We might go right for FIDO 2.1 for the latter... With Windows partnership, there's additional Microsoft certification to do (e.g. special...

I think this would be very very awesome :) One of the many things I had on my perennial todo list...

I'm not going to have time to review (I'm not very strong in C anyway). Some things that come to mind: - what is the code size delta this introduces...

For reference, this is what Trussed does (and solo2 uses) with the externally injected TRNG: https://github.com/trussed-dev/trussed/blob/main/src/service.rs#L561-L628