jans23

Results 90 comments of jans23

> Perhaps the quickest way to achieve that is to disable the Windows 10 SCSI compatibility flag for the macOS users, which would restore the expected behaviour (as seen in...

On Linux I observed about 3.5 MB/s when copying a ca. 500 MB file to the encrypted volume with the following commands: `time cp a-large-movie.avi /media/jan/Nitrokey/; sync` `dd if=/dev/zero of=/media/jan/Nitrokey/testfile...

@muellermartin Please elaborate "broken". Did you follow [these instructions](https://github.com/NKelias/nitrokey-storage-firmware/blob/nkcompare/tools/README.md) to verify and compare the firmware?

IMHO this is a security feature and not a bug. -- Sent from a mobile device.

@alexis-via Please spend a few minutes and have a look at this tiny PR.

Just for the record: Other CLI tools are [nitrocli](https://github.com/d-e-s-o/nitrocli/tree/devel/nitrocli) (written in Rust) for the Nitrokey Storage and [gkey](https://bitbucket.org/MaVo159/gkey) (written in Go) for the Nitrokey Pro.

@Peacekeeper2000 What exactly do you want to do (what nitrocli and gkey can't do)?

The larger topic of parallel accesses is non-trivial. If you @robinkrahl would like to dig deeper and need a development board, please let me know.

@bottee Which version of OpenSC do you use? In general, using the latest from master (not released yet) is advised because it contains fixes for several issues.

Just to clarify and to avoid a potential confusion: The description of this ticket states that a Nitrokey Pro is used. The Nitokey Pro is independent of sc-hsm. Nitrokey HSM...