libnitrokey icon indicating copy to clipboard operation
libnitrokey copied to clipboard

Communicate with Nitrokey devices in a clean and easy manner

Results 67 libnitrokey issues
Sort by recently updated
recently updated
newest added

Add an automatic test to suit checking on Encrypted and Hidden volumes: - [ ] Is the writing speed in the desired range - [ ] Is writing full capacity...

ready to work on

There is bug reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1507245 Not sure if it's libnitrokey or nitrokey-app though. ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 set = {__val = {0, 140042244579249, 140042275851608, 0, 140042275851608,...

Change [UDEV rules](https://github.com/Nitrokey/libnitrokey/blob/master/data/41-nitrokey.rules) to support multiple connected devices. Line to change: https://github.com/Nitrokey/libnitrokey/blob/master/data/41-nitrokey.rules#L23

Build package for Ubuntu. Fedora package is built already.

invalid
packaging
task

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

Add hardening flags where possible. See https://wiki.debian.org/Hardening

Editing HOTP slot does not changes the counter to specified one. Ubuntu 16.10, Storage 0.43 Editing works fine on NK Pro 0.7 and 0.8. Seems to occur also on Nitrokey...

invalid

Rename all the functions: Replace stick10 by NKPro and stick20 by NKStorage Rename all the devices: Now, Stick10 is know as Device_NKPro and Stick20 as NKStorage Fix issue #2

If you don't want this in master yet please create an empty next branch, so I can send a pull request.

In re: https://github.com/Nitrokey/libnitrokey/issues/39 libnitrokey is practically useless in its current state for developers using the latest stable release of Debian: v8 (jessie) because jessie features g++ compiler 4.9.2. The unstable...