We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fixed typo in OpenSSH-server.md
updated Retarder.md
added OpenSSH-server.md some rewording and simplification in TinySSH-server.md and Dropbear-SSH-server.md
removed option --watch from systemd-tty-ask-password. It is very unlikely that further password requests pop up. On the other hand, without --watch the command terminates gracefully and so the SSH session.
updated Networking.md
added option --query to systemd-tty-ask-password
updated documentation of TinySSH and Dropbear to reflect changes coming with v0.8.4. This mainly deals with the new option to work with server keys encrypted with systemd-vcreds.
worked around buggy > [!NOTE] feature
less categorical wording
fixed stupid copy-n-paste errors
documented new configuration variables SD_TINYSSH_KEYDIR & SD_DROPBEAR_KEYDIR additionally added a section describing the security implications of reusing regular SSH host keys in initramfs some rewording and reformatting
removed technical background from Hold.md
updated documentation for sd-retarder
updated Networking.md (#22)
fixed relative links
mentioned sd-resolve probably also required for sd-clevis
fixed typo
added hint where to put the config variables improved wording
fixed copy-n-paste error
removed option --watch of systemd-tty-ask-password-agent (see issue #19)
links in code blocks don't work
added link to systemd.mount documentation
some rewording in CAUTION block
added warning and remediation regarding systemd's device timeout
changed command to determine device path in Networking.md Identifying the network interface as /sys/class/net/<nic-name> seems to more stable than using systemd's device name sys-subsystem-net-devices-<nic-name>.device. See #3
added mentioning of Shamir Secret Sharing
added Celis and Retarder to Home.md
added Clevis.md
added Retarder.md
added Note block