From b20d31a2e6d982cf99e58aff07c510102b104c65 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Sun, 29 Dec 2024 10:39:10 -0600 Subject: [PATCH] add more gait info --- blog/posts/biometrics-explained.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/posts/biometrics-explained.md b/blog/posts/biometrics-explained.md index 76d59207..c83aa04b 100644 --- a/blog/posts/biometrics-explained.md +++ b/blog/posts/biometrics-explained.md @@ -101,3 +101,5 @@ It could also be used on websites to uniquely identify you, so type in a text ed ## Gait Biometrics Possibly the most insidious of the biometrics in widespread use is gait recognition. Yes, you can be uniquely identified just by how you walk. Combined with the huge network of cameras deployed in most cities, you can potentially be identified and tracked around even with a fully covered face. + +This type of biometric is mainly useful for surveillance purposes rather than authentication but it's good to be aware of since it will likely be used against you in any highly populated area. \ No newline at end of file