diff --git a/blog/posts/biometrics-explained.md b/blog/posts/biometrics-explained.md new file mode 100644 index 00000000..eacca8b4 --- /dev/null +++ b/blog/posts/biometrics-explained.md @@ -0,0 +1,18 @@ +--- +date: + created: 2024-11-30 +categories: + - Opinion +authors: + - fria +tags: + - Biometrics +license: BY-SA +--- +# Biometrics Explained + +Biometrics are a convenient and secure way to authenticate our devices. Many of us use and trust the biometrics of our devices without much thought, but are they really secure? With so many different types, which ones are the best? + +## Fingerprint + +One of the most recognizable types of biometric authentication has to be the fingerprint reader. The idea is that everyone has a fairly unique fingerprint, so we should be able to distinguish between your fingerprint and someone else's reliably. \ No newline at end of file