strongbox-password-safe / Strongbox

A KeePass/Password Safe Client for iOS and OS X
https://strongboxsafe.com
GNU Affero General Public License v3.0
1.34k stars 102 forks source link

Store Strongbox database properties in KDBX (Custom Data?) #282

Open user858753257 opened 4 years ago

user858753257 commented 4 years ago

Hi ,

I have just seen that my pinned entries on my iPhone doesn’t appear on my iPad ..... From the other github issue i now that pinned entries are not official supported by kdbx files.

So is there a possibility for you to implement this before the pinned feature is in standard feature ?

mmcguill commented 4 years ago

I think we can turn this request/issue into a broader "Store Strongbox specific database settings/preferences" inside the KeePass database, that way when opened on Strongbox anywhere you would have things like your Pinned entries, view preferences, ready to go. Handy for moving to different devices or when you uninstall/reinstall.

There is support for custom data in KDBX4 that could be used to store these properties.

user858753257 commented 4 years ago

Sounds like a great idea .

What about iCloud sync ? Could this be a better solution ?

mmcguill commented 4 years ago

You could store the KDBX on iCloud, but I don't want to expand Strongbox to iCloud for preferences at the moment, prefer to keep it as local only as possible.