Jérémy JAMET

Results 488 comments of Jérémy JAMET

Several users tell me that they can't open their files in the usual way anymore, this is because KeePass file mime-types are always recognized as `application/octet-stream`, so I will rollback...

I didn't think Dominik had put another OTP format. Did you test with the current version?

This format is already supported in KeePassDX : https://github.com/Kunzisoft/KeePassDX/blob/f907aa578a5d1dfd35a6582fc7b21760dd017893/app/src/main/java/com/kunzisoft/keepass/otp/OtpEntryFields.kt#L67 You just have to create the fields manually or import the database from KeePass2 because it is not yet possible to...

Linked to https://github.com/Kunzisoft/KeePassDX/issues/553

The problem is exactly the same as described in this comment https://github.com/Kunzisoft/KeePassDX/issues/553#issuecomment-912936390 (except that you have to fill the magikeyboard instead of the clipboard). So not feasible because there is...

A solution to this problem would be to make a configuration by form: #1287

I agree, I even thought about it and I think we need to go further and offer a separate password generation application, more advanced. The goal is to leave a...

No worries, these are legitimate questions. > But wouldn't this create a weakness or a process could retrieve information when switching from one to the other? If things are done...

Yes when I speak of 10MB, it is to describe the APK package. The fewer libraries there are, the less the final place will be on the device. After that,...

The passphrase generator has finally been integrated into the application. It remains to be seen whether adding generators outside an open database is relevant, as it is not recommended to...