nitrokey-app

Nitrokey's Application (Win, Linux, Mac)

Stars
288
Committers
35

Bot releases are visible (Hide)

nitrokey-app - Version 1.0

Published by szszszsz over 7 years ago

v1.0 (2017-04-26)

Full Changelog

Implemented enhancements:

  • Nitrokey App should be more accessible to screen reader users #9

Closed issues:

  • Update translations #241
  • Hidden volume is volatile - check on Mac #37
  • 'Filling SD Card' box should not be always on top #182
  • Handling of sensitive data in HID transactions #113
  • Insecure Password handling #84
  • Send debug messages to both file and debug window #73

Binaries notes

Binaries for Windows and OSX are code-signed. On Windows you can check downloaded file validity in file's properties. Microsoft Smart Screen will show up until file will gather enough popularity.

OSX binaries will be checked on installation. In case it would not work please use the unsigned version.
You can verify integrity of the unsigned binaries with following commands:

gpg --import szczepan_at_nitrokey.gpg 
gpg --verify nitrokey-app-v1.0-unsigned.dmg.sig
gpg --verify nitrokey-app-v1.0-unsigned.dmg.sha512.sig
gsha512sum --check nitrokey-app-v1.0.dmg.sha512 # on OSX

Edit (20170901): Added code-signed binary for macOS, compiled on Qt5.9.

nitrokey-app - Version 1.0 Beta 2 (pre-release)

Published by szszszsz over 7 years ago

v1.0-beta.2 (2017-04-03)

Full Changelog

Implemented enhancements:

  • UI: On first run show information about tray icon #111

Fixed bugs:

  • UI: OTP secret field not cleared after slot writing #237
  • Invalid OTP code when 0's are first digit #236
  • Invalid feedback on changing admin PIN #230

Closed issues:

  • Fix compilation warnings #235
  • Not building on Ubuntu 16.04 #234
  • Workaround for Storage crash #233
  • App is very nonreactive #227
  • Editing OTP slot is not working #209
  • not whole sources are under GPLv3+ #191
nitrokey-app - Version 1.0 Beta 3 (pre-release)

Published by szszszsz over 7 years ago

v1.0-beta.3 (2017-04-11)

Full Changelog

Implemented enhancements:

  • Nitrokey App should be more accessible to screen reader users #9

Fixed bugs:

  • NK Pro: Reset User PIN is not shown immediately in menu #108

Closed issues:

  • Warnings update from 0.6.3 #224
  • automatic detection for bash_completion directory #189
  • NK Storage is not detected immediately after insertion #186
  • Remove libappindicator support #177
  • Windows: About window's width is same as screen width #29
nitrokey-app - Version 1.0 Beta 1 (pre-release)

Published by szszszsz over 7 years ago

First beta version of the Application.

nitrokey-app - v0.6.2

Published by szszszsz over 7 years ago

v0.6.2 (2017-01-03)

Full Changelog

Fixed bugs:

  • OTP not working on Windows #214

Merged pull requests:

nitrokey-app - v0.6.3

Published by szszszsz over 7 years ago

v0.6.3 (2017-01-23)

Full Changelog

Closed issues:

  • Do not enable new HID protocol for Storage yet #218
  • nitrokey-app keeps asking for admin PIN when trying to configure TOTP or HOTP slot #211

Merged pull requests:

nitrokey-app - v0.6.1

Published by szszszsz almost 8 years ago

v0.6.1 (2016-11-29/12-01)

Full Changelog

Merged pull requests:

nitrokey-app - v0.6

Published by szszszsz almost 8 years ago

v0.6 (2016-11-28)

Full Changelog

Implemented enhancements:

  • Support for Pro stick version 0.8 #190

Closed issues:

  • Add command line parameter to force language #199
  • OTP secret field's max length changes only with text inside #195
  • Fedora 23 RPM has conflicts #193
  • RPM package installs in wrong directory #178
  • Invisible tray icon on openSUSE Tumbleweed unless run as root #176
  • Mac OS X version and missing QT libraries #163

Merged pull requests:

nitrokey-app - v0.5.1

Published by szszszsz about 8 years ago

v0.5.1 (2016-10-08)

Full Changelog

Closed issues:

  • Retry counters are not updated before opening About form (NK Storage) #170
  • No failure feedback when user erases OTP slot #168
  • Confirm erasing PWS slot #167
  • Display NK Storage capacity in About window #162
  • Abort action when device is not initialized #156
  • Buffer overflow while adding OTP #155
  • Provide binaries for Ubuntu via Launchpad #115
  • show success dialogue when saving a new static password: #57

Merged pull requests:

  • Fix typo in debian/changelog #173 (szszszsz)
  • Bump version to 0.5.1 #172 (szszszsz)
  • Confirm erasing slot in Password Safe. Handle confirmation properly in OTP. #171 (szszszsz)
  • Abort sending command to uninitialized device #169 (szszszsz)
  • Show feedback message after saving password to Password Safe #166 (szszszsz)
  • Add to About window stick's storage capacity #165 (szszszsz)
  • Avoid buffer overflow during hex<->base32 conversion #164 (szszszsz)
  • Remove issues closed as duplicate from the changelog #160 (szszszsz)
  • Add CHANGELOG.md generated with github-changelog-generator #159 (szszszsz)
nitrokey-app - v0.5

Published by szszszsz about 8 years ago

v0.5 (2016-09-28)

Implemented enhancements:

  • Improve dialogue to setup hidden volumes #106

Fixed bugs:

  • NK Pro: Impossible to write consecutive HOTP codes #62
  • Exception after checking HOTP password with open configuration form #30

Closed issues:

  • Update translations before release 0.5 #150
  • Sequential erasing of OTP slots not working #146
  • Remove test OTP controls from configuration window #145
  • PIN protect OTP not working on first request with Storage #144
  • Change PIN does not work #143
  • Crash when showing message box #142
  • Warn about OTP secrets starting from 0x00 #139
  • Send 20 null bytes as a secret on OTP edit #138
  • Password Safe: Store Unicode characters in passwords #131
  • Notification Window after initialization #130
  • Make Forget PIN after 10 minutes option work again #109
  • Add warning that Firmware Password can not be reset #103
  • Add guidelines for contributing #75
  • Improve usability of hidden volume setup form #72
  • Check feedback for password changing with Nitrokey Pro #68
  • Check clipboard clearing mechanism for password safe #54
  • Various packaging related problems #11

Merged pull requests: