Skip to content

make_key: Prompt for passwords with read -r

Without -r, bash interprets backslash-escaped characters inside the password by default.

This affects the encrypt_keys.sh and decrypt_keys.sh scripts too. I've submitted a PR for those here: https://github.com/GrapheneOS/script/pull/54

Edited by Andrew Gunnerson

Merge request reports

Loading