#nitrokey #dmenu #passwords #quickly #fetch #slot

app nitrokey-dmenu

Quickly fetch passwords from your nitrokey

4 releases

0.2.2 Mar 3, 2024
0.2.1 Oct 1, 2022
0.2.0 Sep 4, 2022
0.1.0 Aug 21, 2022

#95 in Authentication

Download history 1/week @ 2024-02-12 72/week @ 2024-02-26 62/week @ 2024-03-04 51/week @ 2024-03-11

185 downloads per month

GPL-3.0 license

22KB
60 lines

nitrokey-dmenu

A simple binary that you can use to quickly fetch passwords from your nitrokey.

The app will:

  • ask for your nitrokey password
  • unlock your nitrokey and fetch all slot names
  • feed slot names into dmenu
  • get the selected slot and copy your slot's password to the clipboard
  • after 5 seconds, the clipboard is cleared, and the nitrokey is locked

Install

Run cargo install nitrokey-dmenu.

Linking against your system's libnitrokey

Before running cargo install you can set USE_SYSTEM_LIBNITROKEY=1.

Dependencies

~3–14MB
~154K SLoC