Szczepan Zalega

Results 194 issues of Szczepan Zalega

Force AES key generation on the factory reset, so that at least in this case the separate AES key generation would not be needed. This would eliminate completely the transient...

enhancement

Allow to build binary supporting Nitrokey Storage only Fixes #184

enhancement
packaging

Improve user experience for the supported actions.

If there are no RK registered on the device, then on credential listing attempt the device returns invalid CBOR structure, missing `totalRPs` field. The latter should always be shown, even...

bug

This is unfinished work to support ed25519, described in #39. It works on freshly flashed devices, however when the last stable firmware is upgraded with it, the device fails to...

enhancement
help wanted
priority:low

## Environment - pynitrokey.cli fido2 version: 1.1.0 - Windows 10 x64 - pynitrokey version: 0.4.33 - Python version: 3.10.10 ## Relevant CBOR info ``` File "Python\Python310\lib\site-packages\pynitrokey\fido2\client.py", line 112, in find_device...

bug

Frequency: always with a given account, set up with a couple of FIDO2 tokens registered; not reproducible later on another accounts / after all tokens are removed from the account...

bug
investigate
priority:low

Idea to discuss. See details at: - https://github.com/solokeys/solo/issues/545 (upstream) - https://www.assured.se/2020/05/19/a-brief-look-at-open-security-keys-part-one-solokeys/

enhancement
discussion

User reported, that his device cannot be updated from 2.2 to 2.4. To investigate. Tested: Linux, macOS, pynitrokey (Python 3.9), Firefox + Webupdate Details: https://support.nitrokey.com/t/cannot-update-nitrokey-fido2-from-fw-version-2-2-to-2-4/3020

investigate
priority:high

Multiple evaluation through a `htonl` macro expansion was spotted upstream. - [x] To check, whether it exist here as well and correct - [ ] Run through other macros and...

good first issue
investigate