-
I'm not sure what to make of this one, but I have found that specifically USB plugins cause a segfault when cleaning up if invoked through fwupdtool in a snap. If compiled outside of a snap and ran i…
-
- Add more devices to the whitelist: e.g., Nitrokey
- Other pictures with USB devices for the dialog
- Key generation on security token: a method is already there but not used because key generation o…
-
AES_KEY_WRAP is defined as an available mechanism, however the following code around line 1007 seems to ignore the mechanism passed in, and use the default wrap (CBC) instead. AWS cloudhsm does not su…
-
previously (v0.6.3) used to install `/usr/share/locale/de_DE/LC_MESSAGES/nitrokey-app.mo`, but now with v1.1 nothing like that is getting installed although qm files are generated..
-
When I was trying to reproduce #382, I noticed the reporting mechanism was failing in two ways.
0. killled fwupd.
1. I started out by removing `/var/lib/fwupd/pending.db`.
2. Started fwupd in v…
-
https://github.com/Nitrokey/nitrokey-app/blob/master/CMakeLists.txt#L233
```cmake
TARGET_LINK_LIBRARIES(nitrokey-app.debug
${EXTRA_LIBS}
${NK_LIB}-log
# ${platform_specific_libs}
Qt5::W…
-
This is likely caused because it's a key on a hardware device (Yubikey NEO):
```
~ $ keybase pgp select
# Algo Key Id Created UserId
= ==== ====== ======= ====…
-
- Application version: v1.1
- Operating system: openSuse Leap 42.2, Manjaro
- Device model and firmware version: Pro (no version info)
- Connected USB port type: not related
- Issue occurrency: a…
-
I am trying to run the installed tests in a container but some assertions fail and the tests just hang until `gnome-desktop-testing` times out, apparently during “Installing test firmware...”:
```
…
-
### Description
Copying files to freshly formatted encrypted volume fails when the device is after libnitrokey's full test suite.
Device is reset by the kernel and further not accessible, it respond…