Nitrokey / Nitrokey/nitrokey-documentation

This page contains an error and can be done simpler

Open
#236 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
36
Forks
53
Avg merge
1d 16h
Merged PRs (30d)
5

Description

File: [hsm/linux/automatic-screen-lock.rst] https://docs.nitrokey.com/hsm/linux/automatic-screen-lock.html
The udev rules will be firmware version related. (101 will be the FW version)
A much simpler solution is:
ACTION=="remove", SUBSYSTEM=="usb", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="42b2", RUN+="/usr/bin/loginctl lock-sessions"
Tested with the nitrokey 3 2C NFC under Fedora-38.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open hsm/linux/automatic-screen-lock.rst and compare it with the linked rendered page. Update the udev-rule guidance to use the simpler loginctl lock-sessions rule described in the issue, then verify that the documentation reflects the tested Nitrokey 3 2C NFC setup on Fedora 38.

Written by the indexing model from the issue text.

Assessment

Tech stack
fedora, linux
Domain
documentation, operating-systems
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.