qutterr / keepassdroid

Automatically exported from code.google.com/p/keepassdroid
0 stars 0 forks source link

Feature: Face as additional db key part #305

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A face could be used instead of a keefile (or the password) for a two-key 
verification or as an additional verification for a three-key verification.

This could be done either with the face recognition which comes with ICS (if 
possible) or OpenCV. OpenCV has the advantage that it could be integrated into 
KeePass (perhaps as a plugin).

Original issue reported on code.google.com by masit...@gmail.com on 22 Feb 2012 at 7:02

GoogleCodeExporter commented 8 years ago
I like this idea. However, one thing that scares me off a little, is this would 
make it difficult to share a database between phone and PC.

The Keepass database format only supports a single key built from multiple 
sources. If it could support creating multiple keys that could be independently 
used to unlock a database, that would be interesting.

Original comment by bpel...@gmail.com on 12 Mar 2012 at 4:15

GoogleCodeExporter commented 8 years ago
However, that *application* itself could incorporate a second *layer* of 
security by independently using facial recognition in order to allow entry into 
*any* database.

This would be accomplished outside any database, and thus would not be 
incorporated into the database itself.

it's the same as the NFC request also - it would not have to be Db specific, 
but *app* specific.

Original comment by nkya...@gmail.com on 6 May 2012 at 4:15