Skip to content
Commit efff2e1a authored by Ingo Blechschmidt's avatar Ingo Blechschmidt Committed by xeji
Browse files

iodine: improve password handling (#58806)

Before this change, only passwords not containing shell metacharacters could be
used, and because the password was passed as a command-line argument, local
users could (in a very small window of time) record the password and (in an
indefinity window of time) record the length of the password.

We also use the opportunity to add a call to `exec` in the systemd start
script, so that no shell needs to hang around waiting for iodine to stop.
parent 67c5d04f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment