Tomb/NEWS

15 lines
632 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Critical bugfix
The previous version of Tomb had a critical bug: passwords containing
odd characters where badly interpreted and split at spaces. This means
that if you password was I am 12!! perfectly 7^!@^#38123 secure' it
has been understood by tomb as simply I being split at the first
“odd” character. So even if you thought you have a long pass-phrase,
instead it might have happened that you were using a single character
one.
Now this bug has been fixed. However, it wont fix the password for
the tomb that you created and used so far: you need to change the
password using the new command 'tomb passwd'.