You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out in #137 in comment #137 (comment).
When archinstall creates a encryption key which it uses to encrypt a secondary volume, the password is seen in plain text in the log:
Marking partition for use with encryption-key: {'type': 'primary', 'encrypted': True, 'format': > True, 'start': '40GB', 'size': '100%', 'mountpoint': '/home', 'filesystem': {'format': 'btrfs'}, > '!password': 'plain.text.password.here'}
Until v2.4.3 is released, be mindful of posting your install.log anywhere.
Apologies for the inconvenience, this will be addressed in a more central manner.