1. Version 0.3

    2010-10-23

    Version 0.3 of Gnuk has been released. Authentication using Gnuk is supported. Also it includes bug fixes.

    Now, build process has configure. DFU support is added, and Gnuk is ported to CQ STARM and STBee Mini.

    read more
  2. OpenSSH and Gnuk

    2010-10-21

    With "INTERNAL AUTHENTICATE" command implemented, Gnuk now can be used for the authentication for OpenSSH.

    We need gnupg-agent, gpgsm, and monkeysphere. If you are Debian users, just do:

    # apt-get install gnupg-agent gpgsm monkeysphere
    

    You can put the output of following command to your .ssh/authorized_keys of remote host.

    $ gpgkey2ssh <YOUR-SUBKEY-ID …
    read more
  3. INTERNAL AUTHENTICATE

    2010-10-21

    Gnuk implements "INTERNAL AUTHENTICATE" command of OpenPGP card protocol 2.0.

    You can now import your authentication subkey to USB Token by Gnuk.

    If you have authentication subkey, do the following:

    $ gpg --edit-key  <YOUR-KEY-ID>
    [...]
    Command> toggle
    [...]
    Command> key 2
    [...]
    Command> keytocard
    

    The problem is adding authentication subkey to your key …

    read more
  4. CQ STARM Support

    2010-10-20

    Gnuk is ported to CQ STARM. If you have the issue 2008-05 of DesignWave Magazine, you can play Gnuk on the board.

    Gnuk on CQ STARM read more

« Page 17 / 18 »