Released version 1.3.0 of #SeekretService, a simple service written in #Rust for securely accessing #KeePass databases, e. g. from the #cli like #envrc or #direnv.

πŸ‘‰ Get it on GitHub: https://github.com/michix/seekret-service

*Changes:*

- (Feature) Adds support for `ssh-agent` (with AI).
- (Feature) Adds native dialogs to MacOS (with AI).
- (Fix) Fixes O(nΒ²) recursion: map.clone() inside recurse_db causes quadratic memory allocation (with AI).
- (Fix) Corrects watching KeePass file for updates (with AI).
- (Fix) Restores window focus on MacOS after showing dialogs (with AI).

It is available for #Linux, #Windows and #MacOS.

I am happy about feedback!

#SeekretService #Rust #KeePass #cli #envrc #direnv