v2.4.4 is available. It actually includes a rather important change for E2EE, but since all previous test units pass I'm confident it should be a safe and even backward compatible change.
The goal is to add support for a single master password, shared by all encryption keys. For now it doesn't make a big difference (since most of us only have one key) but it will be useful when keys have to be dynamically generated when sharing notes - in that case there won't be a need to prompt for a password, as they will be automatically encrypted with the master password.
Like all sensitive data in Joplin, the master password is saved to the operating system keychain.
- New: Add support for single master password, to simplify handling of multiple encryption keys (ce89ee5)
2 Likes