Hello,
Thank you for creating Locksidian. I use it to protect sensitive notes, and I really appreciate the auto-lock feature on inactivity.
I’d like to suggest an additional security option: automatically lock and encrypt the vault when Obsidian is closed.
At the moment, if Obsidian is exited without manually clicking “Lock vault” first, the notes can remain unencrypted on disk. From a security standpoint, this leaves a gap in protection. An automatic lock on exit would make the plugin much safer and more reliable for users who store confidential data.
I believe this is technically feasible by listening for the app quit/close event and triggering the same lock routine that is already used for manual locking.
Thank you for considering this feature.
Best regards,
Alexander
Hello,
Thank you for creating Locksidian. I use it to protect sensitive notes, and I really appreciate the auto-lock feature on inactivity.
I’d like to suggest an additional security option: automatically lock and encrypt the vault when Obsidian is closed.
At the moment, if Obsidian is exited without manually clicking “Lock vault” first, the notes can remain unencrypted on disk. From a security standpoint, this leaves a gap in protection. An automatic lock on exit would make the plugin much safer and more reliable for users who store confidential data.
I believe this is technically feasible by listening for the app quit/close event and triggering the same lock routine that is already used for manual locking.
Thank you for considering this feature.
Best regards,
Alexander