egor-duda

Results 5 comments of egor-duda

Thanks for prompt response! I'm not planning to use softu2f as an additional security feature, as I fully understand it doesn't add anything to ordinary ssh keys security-wise. My rationale...

Great write-up, thanks! It seems that the task is indeed much bigger than I initially thought. I wonder if it would be possible to use [OpenSK project's](https://github.com/google/OpenSK) code as a...

> May I ask if you have a specific goal in mind? Is QEMU the purpose like in #288, or do you want a desktop OpenSK? QEMU, mostly. I've experimented...

I'm not sure if it's possible to make pure file-based storage without memory buffer using current API? `read_slice` returns a reference, which means, as far as I understand, than underlying...

> Otherwise the storage end up being nothing more than a cookie jar that could be stolen by a malware while the promise of FIDO is to resist a remote...