OneKeePass / mobile

A secure password manager for iOS and Android platforms
GNU General Public License v3.0
120 stars 6 forks source link

Secure App for database access #17

Open ggbce opened 11 months ago

ggbce commented 11 months ago

Please agree to the following

Summary

Add Security options on App (not on database)

Motivation

The database security is already following a structure (KDBX4, Argon2d key, AES256 algorithm) but the like some other variants of KeePass solution (for Android, iOS, Windows, Linux, etc), if this version can be considerated as a valuable option, it miss some security at application level. In a context where the goal of an application is to secure informations, it's important to keep safe !

What it should be added:

Considered Alternatives

Use another product that offer these options to optimize my security. But I prefer to use OneKeePass because he's available on Android AND iOS.

Anything else?

No response

jeyasankar commented 11 months ago

Hi @ggbce ,

Thanks for considering OneKeePass and for your valuable suggestions on security. Certainly I agree with you on this and I will be incorporating the suggested improvements in the coming releases.

jeyasankar commented 9 months ago

Hi @ggbce ,

I have added the database and clipboard timeouts. All opened databases that are inactive beyond the timeout period will be 'Locked'. The new version with these changes are released. Please take a look at it.

In the next release I will add locking the database on screen sleeping

Thanks