User:Maffblaster/Drafts/Nitrokey

From Gentoo Wiki
Jump to:navigation Jump to:search
Resources

Nitrokey is an open hardware encryption device. It is used to provide hardware level encryption to provide one time passwords (OTP), encrypted mass storage, and user authentication.

In early 2019, the Gentoo Foundation partnered with Nitrokey in order to provide Gentoo developers better security. See the official (pending) news release for more information.

Hardware

Standard

Device Make/model Status Vendor ID / Product ID Kernel driver(s) Kernel version Notes
Hardware encryption Nitrokey Works 4.19.x Enable kernel option in the kernel.

Installation

Firmware

Kernel

Nitrokey connects to systems over the USB bus. Be sure USB support has been enabled in the kernel.

KERNEL Enable support for Nitrokey
Start it UUUUUUUP!

Emerge

root #emerge --ask app-crypt/nitrokey-app

Configuration

Example 1

Troubleshooting

Issue 1

See also

  • Nitrokey guide — exists to help developers setup a Nitrokey for hardened process workflow.
  • YubiKey — a hardware security device that can be used to safely store cryptographic keys, OTP tokens, and challenge response seeds