#nitrokey #password #dmenu #slot #clipboard #fetch #quickly

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

#190 in Authentication

Download history 3/week @ 2024-09-18 3/week @ 2024-09-25

87 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–12MB
~155K SLoC