Skip to content

Commit

Permalink
Add Nitrokey 3 support to readme
Browse files Browse the repository at this point in the history
This patch mentions the Nitrokey 3 in the readme and adds a link to its
documentation on docs.nitrokey.com.
  • Loading branch information
robin-nitrokey committed Dec 8, 2021
1 parent 9c13f45 commit 27f3ed3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pynitrokey

A command line interface for the Nitrokey FIDO2, Nitrokey Start and NetHSM.
A command line interface for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM.

## Current state
Update to the latest firmware versions on the Nitrokey Start and Nitrokey FIDO2 devices was tested. Windows support for Nitrokey Start is not added yet.
Expand Down Expand Up @@ -112,6 +112,10 @@ Tip: alternative `gpg-connect-agent reloadagent /bye` is not sufficient.
A guide on how to use `nitropy` to access a NetHSM is available on
[docs.nitrokey.com](https://docs.nitrokey.com/nethsm/cli.html).

## Nitrokey 3

A guide on how to use `nitropy` with Nitrokey 3 device is available on [docs.nitrokey.com](https://docs.nitrokey.com/nitrokey3/linux/nitropy.html).

## Maintainers

Current maintainers can be found in [MAINTAINERS.md](MAINTAINERS.md) file.
Expand Down

0 comments on commit 27f3ed3

Please sign in to comment.