Dimitri Witkowski

Results 217 comments of Dimitri Witkowski

Yes, only basic auth is supported for now

Looks very bad aesthetically in English. Perhaps in Chinese and Japanese it’s better, but not in Latin alphabets.

I would suggest not changing the font-family for Latin fonts. You can for example change it only for [lang=cn]

Db comparison and merge should be done as a plugin, it's not that frequently used feature. Password analysis is audit, #49, will appear in future releases.

Only this: https://github.com/keeweb/keeweb/wiki/Plugins Plugins are very new to keeweb, they will appear in the next version.

Open files and other settings are stored in the filesystem, but they’re encrypted. You can find all of those stored pieces of data by searching `SettingsStore.load`, for example, the [list...

It will be possible only for settings related to the db, like you already mentioned, backups, and maybe KeePassHttp. However it won't be possible to sync auto-lock this way because...