jrnl/features/data
Peter Schmidbauer 9664924096 Move all password handling to EncryptedJournal
This commit should greatly simplify all password handling logic. No passwords are stored in the config dict anymore. Only the Encrypted Journals have any password related logic. I also had to remove some password fields from the test files, which shows how dangerous the previous approach was. A slight code change could've leaked passwords to the config file. However, I had to change the install progress a little bit to make this work. It will now not ask you for a password right away but rather if you want to encrypt or not. Only if you reply 'y' will it ask you for the password later on.
2020-04-10 11:51:56 -07:00
..
configs Move all password handling to EncryptedJournal 2020-04-10 11:51:56 -07:00
journals Fix handling of little-endian date format 2020-04-10 11:51:55 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00