Page MenuHomeVyOS Platform

LUKS Encryption Passphrase Observable
In progress, NormalPublicBUG

Description

When setting up encryption without a TPM, or when TPM fails, the user is prompted for the recovery key. This key, as the user types, is displayed on the screen. As a security feature, this key should not be displayed as the user is typing much like when they enter their password to login.

Single change to the ask_input command to add no_echo=True will fix this

Details

Version
1.5
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)