Nitrokey / Nitrokey/nitrokey-documentation
This page contains an error and can be done simpler
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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