Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-30-2020 09:52 AM
Hello all! I hope you guys are doing well and staying safe.
I have a quick question regarding storing biometrics in NEO4j. I did research and have not found detailed approach or documents yet.
If you guys could share any knowledge, link, used cases or documents regarding storing biometrics in NEO4j would be greatly appreciated.
Respectfully,
Petra Lee
Solved! Go to Solution.
09-30-2020 02:42 PM
Hi @plee, I would consider the biometric data as a randomized alphanumeric characters. It depends upon the SDK you are using for example to scan fingers or facial.
in both cases, you can store these information as a file, and call using file handlers (example - AWS S3).
Since you are dealing with sensitive data, I would recommend using methods like Tokenization and encryption.
Link from Mcafee
09-30-2020 02:42 PM
Hi @plee, I would consider the biometric data as a randomized alphanumeric characters. It depends upon the SDK you are using for example to scan fingers or facial.
in both cases, you can store these information as a file, and call using file handlers (example - AWS S3).
Since you are dealing with sensitive data, I would recommend using methods like Tokenization and encryption.
Link from Mcafee
All the sessions of the conference are now available online