michaelk83

Results 147 comments of michaelk83

You can also try running the latest development snapshot, and see if the freeze still occurs. Then try to attach a debugger and get a stack trace while its frozen....

> I find this much less cumbersome than keeping individual entries and prepending each entry with "email" or "dad" to group them. Rather than prepending, you can use actual groups...

You can also [search the attributes](https://keepassxc.org/docs/KeePassXC_UserGuide.html#_searching_the_database) with `attr:...`.

Consider grouping the new Database Settings toolbar icon into the existing Settings icon, with a dropdown. And in that case, you can remove the separator between the Passkeys and Password...

Why is KeeShare considered basic? It would argue that it's an advanced niche feature. It's not needed for most single-user use, and it requires network access. I would also argue...

I think the idea is still to have separate entries for regular password and TOTP (as per [this](https://github.com/keepassxreboot/keepassxc/issues/7411#issuecomment-1039367028) and [this](https://github.com/keepassxreboot/keepassxc/issues/7411#issuecomment-1039539917) comments), but have one of them configured service-side as TOTP....

`PropertiesChanged` is not part of the [Secret Service API spec](https://freedesktop.org/wiki/Specifications/secret-storage-spec/secrets-api-0.1.html). Unless it's required by some wider DBus API spec or standard.

> may be emitted Doesn't look like a requirement. I'm not saying it can't be implemented, but it's not something you can consistently rely on, especially if you want interoperability...

To add, if the only indication that a hardware key is detected or not is the color of a small icon, that is also an accessibility issue for people with...

FdoSecrets is just another name for Secret Service. Fdo here is short for FreeDesktop.org, which is where the Secret Service API was defined. It has nothing to do with FIDO....