Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: CustomData support for groups (since KDBX4) #331

Open
tribbin opened this issue Dec 29, 2022 · 1 comment
Open

Feature: CustomData support for groups (since KDBX4) #331

tribbin opened this issue Dec 29, 2022 · 1 comment

Comments

@tribbin
Copy link

tribbin commented Dec 29, 2022

KDBX4 has CustomData (String dictionary) fields for PwDatabase, PwGroup and PwEntry. "PwEntry and PwGroup now have a CustomData property. This property has the same type as CustomData of PwDatabase, and is serialized analogously (same XML structure)." (https://keepass.info/help/kb/kdbx_4.html#extobj)

This would enable nice features for projects using your library.
https://gitlab.gnome.org/World/secrets/-/issues/445

@Evidlo
Copy link
Member

Evidlo commented Jan 21, 2023

If you or people from Secrets could suggest an API design that fits with the rest of the library, I'd be happy to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants