Szczepan Zalega
Szczepan Zalega
Release related tasks: - [x] Update translations' binaries - [x] Update version number - [ ] Update changelog - [x] Decrease default verbosity to WARNING level - [ ] Decrease...
Distribute the App via `brew cask install` installation system. [Details](https://github.com/caskroom/homebrew-cask/blob/master/doc/development/adding_a_cask.md). ---- - [x] Test - [ ] Add testing / PR request to release procedure - [ ] Change name...
- [ ] Detect the device, when it is connected in `update` mode to avoid user confusion. - [ ] On connection show a message to user with the link...
Try to find and eject the device to prevent automounting on macOS. Similarly while trying to unlock the device. Details: https://github.com/Nitrokey/nitrokey-storage-firmware/issues/45#issuecomment-377351366
Add to `About` window hardware version of the connected Nitrokey NK Pro and Storage: - OpenPGP Card version 1 - OpenPGP Card >=3 -> version 2 It should be implemented...
App 0.6.3 Remove C++11 code to make the App compatible with old compilers. It looks like latest releases of some distributions still uses G++
Nitrokey Pro v0.8 allows using 3rd HOTP slot to be used when requesting code by special key (num/caps/scroll-lock) double-press. Introduce configuration possibility for it. Currently only first two slots are...
[@jans23] > Here is some feedback which implicates further improvements: https://www.nitrokey.com/forum/viewtopic.php?f=13&t=1832 - [x] Correct form fields filling (volume range) - [ ] Use `(1%=xxxMB) instead of only (xxxMB)`
Password is available in 'clipboard manager' after copying from the NK App to the system's clipboard. Despite new clipboard content is set clipboard manager remembers previous N-entries making the password...
Add hardening flags where possible. See https://wiki.debian.org/Hardening