mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-22 12:35:13 +00:00
document known bug for password with DISPLAY and pinentry-curses
detailed in issue #385
This commit is contained in:
parent
5b80abd96d
commit
763dbdb356
@ -1,3 +1,16 @@
|
||||
# Password bug in X11 when using pinentry-curses
|
||||
## Issue with Tomb version 2.0 to 2.7
|
||||
|
||||
This bug affects systems with a running X11 DISPLAY, but where only
|
||||
pinentry-ncurses is installed. It wrongly reads the input password: no
|
||||
matter what string is chosen, the password becomes:
|
||||
|
||||
tomb [W] Detected DISPLAY, but only pinentry-curses is found.
|
||||
|
||||
Following the fix in Tomb 2.8 affected users will need to use the line
|
||||
above as password to open their tomb and should change their key with
|
||||
a new password using 'tomb passwd'.
|
||||
|
||||
# Cryptsetup change of default to luks2
|
||||
## Issue opening tombs with cryptsetup >2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user