Da hat @netzpolitik_feed einen interessanten Beitrag aus dem Netz gefischt: Die südkoreanische The Korea Herald warnt vor Fingerabdruckklau aus Fotografien und dem sich daran anschließenden möglichen Missbrauch.
"In einer aktuellen Reality-Sendung demonstrierte der chinesische Sicherheitsexperte Li Chang, wie mithilfe von KI-Tools Fingerabdrücke aus dem Selfie einer Berühmtheit extrahiert werden können, und warnte davor, dass das scheinbar harmlose Handzeichen persönliche biometrische Informationen gefährden könnte."

Beim nächsten Posing im Hinterkopf haben...

https://www.koreaherald.com/article/10737302

#infosec #biometrie #missbrauch #passwort #fingerprint

'Think twice before posing with hand signs': Experts warn of fingerprint theft - The Korea Herald

From daily selfies to group photos, the classic 'V' hand sign may now pose a security risk, with AI technology making fingerprint theft easier than ever, accord

The Korea Herald
AI could steal fingerprints from high-resolution selfies, experts warn

Reports circulating in China this week reignited concerns around the issue after experts claimed that photos showing fingers facing directly toward a camera from within roughly five...

TechSpot
Dark Matter May Have Left Its Fingerprint in a Gravitational Wave.
https://atlas.whatip.xyz/post.php?slug=dark-matter-may-have-left-its-fingerprint-in-a-gravitational-wave
<p>Dark matter makes up roughly 85 percent of all the matter in the universe
#gravitational #fingerprint #roughly #matter
Dark Matter May Have Left Its Fingerprint in a Gravitational Wave.

Dark matter makes up roughly 85 percent of all the matter in the universe. We have never directly detected a single particle of it. But a new method developed by physicists at MIT and across Europe ma...

One anoying side effect of tool like #anubis against #AI is the fact that many anti fingerprint protection trigger them and block you out :/

#privacy #ai #fingerprint

Knowing you #browser #fingerprint ...

source: sinceyouarrived.world/taken

A web page that tells you what your browser gave away the moment you arrived. No #login, no form, no #permission. Most pages do this. None of them tell you.

#internet #tracking #software #news #spy #surveillance #web #www #privacy #knowledge #informati#economy on #bigdata #bigtech #anonymity #problem #economy #bigbrother

taken.

A web page that tells you what your browser gave away the moment you arrived. No login, no form, no permission. Most pages do this. None of them tell you.

Since You Arrived

This is the tip of the iceberg. Add side data, for example camera footage, face recognition, debit/credit card usage, store bought items, etc and you realise you never had a choice. And now you carry a device on your wrist or pocket, listening, recording, processing. Sleep tight.

#privacy #illusion #fingerprint #harvesting #profile

https://sinceyouarrived.world/taken

taken.

A web page that tells you what your browser gave away the moment you arrived. No login, no form, no permission. Most pages do this. None of them tell you.

Since You Arrived

#ViePrivée #Privacy #Data #Fingerprint

« Anonymisation expliquée :
si vos données sont anonymes, pourquoi les annonceurs peuvent-ils encore vous cibler ? »

Article en anglais :
https://proton.me/blog/data-anonymization

Bug fingerprinting для UI: почему stack trace не работает и что вместо

TL;DR: Sentry дедуплицирует backend-ошибки по хешу (error class + top stack frame + module) . Для UI-багов этот рецепт ломается — у expect(button).toBeVisible() нет stack frame в продуктовом смысле, есть локатор + assertion + URL . В webtest-orch я собрал composite SHA-256 fingerprint из (normalized_selector | assertion type | error class | URL template | message[:80]) с тремя rules нормализации ( :nth-child , UUID, /users/123 → /users/:id ). Это даёт стабильный 8-hex BUG-id который выживает прогоны и даёт diff new / regression / persisting / fixed без БД и embedding’ов.

https://habr.com/ru/articles/1032230/

#playwright #qa_automation #qa_testing #claude #agents #agent_skills #aria #webразработка #fingerprint #ui

Bug fingerprinting для UI: почему stack trace не работает и что вместо

TL;DR: Sentry дедуплицирует backend-ошибки по хешу (error class + top stack frame + module) . Для UI-багов этот рецепт ломается — у expect(button).toBeVisible() нет stack frame в продуктовом смысле,...

Хабр

Two-Factor #Authentication (2FA) typically combines a password with a code, whereas Multi-Factor Authentication (MFA) adds more layers, such as biometrics (fingerprint/face) or hardware tokens. Read MFA vs 2FA: What's the difference https://windowspost.com/2fa-vs-mfa/

Key Differences Between 2FA and MFA

Number of Factors: 2FA limits authentication to two layers (e.g., password + OTP), while MFA can incorporate three or more (e.g., password + OTP + fingerprint).

Security Level: MFA generally provides superior security against sophisticated attacks because it relies on multiple independent factors.

Complexity & UX: 2FA offers a more streamlined user experience with fewer steps. MFA may cause more user friction due to additional login steps, but it enhances security.

Flexibility: MFA offers greater flexibility, allowing organizations to adopt adaptive, risk-based authentication, while 2FA is a fixed two-step process

2FA Example: Entering a password (knowledge) and a code texted to your phone (possession).

MFA Example: Entering a password, a code from an app, and using a biometric scan (fingerprint or face)

#2FA #MFA #security #password #otp #Fingerprint #twostepverification #MFAverification #photochallange #technology #tech #TechGuide #techterms #techarticle