home.social

#fingerprint — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fingerprint, aggregated by home.social.

  1. "Websites have a new way to spy on visitors: Analyzing their SSD activity"
    arstechnica.com/security/2026/

    Writing 1 gigabyte of data via browser"s javascript to a SSD to fingerprint users? Meh.

    "Unlike previous contention side-channel attacks on SSDs, FROST runs exclusively in the browser. It uses JavaScript that interacts with the OPFS (origin private file system), an allocated storage space that’s reserved for a specific site to run code needed to complete a given task. Websites can create one with no interaction required by the visitor." #frost #websec #fingerprint #Security #opfs

  2. Are you using @librewolf? Be careful with times and reservations when using #fingerprint protection.

    I had already a few times that times were incorrectly displayed in the browser, or appointments were made at the wrong time.

    #LibreWolf

  3. Nuevo artículo desarrollando el concepto de "Capitalismo de Vigilancia" de forma... sencilla y directa. Se agradece difusión y retoot -> alt43.es/mi-suegro-y-el-capita
    #bigdata #google #rgpd #fingerprint #telemetria

  4. Nuevo artículo desarrollando el concepto de "Capitalismo de Vigilancia" de forma... sencilla y directa. Se agradece difusión y retoot -> alt43.es/mi-suegro-y-el-capita
    #bigdata #google #rgpd #fingerprint #telemetria

  5. Nuevo artículo desarrollando el concepto de "Capitalismo de Vigilancia" de forma... sencilla y directa. Se agradece difusión y retoot -> alt43.es/mi-suegro-y-el-capita
    #bigdata #google #rgpd #fingerprint #telemetria

  6. Nuevo artículo desarrollando el concepto de "Capitalismo de Vigilancia" de forma... sencilla y directa. Se agradece difusión y retoot -> alt43.es/mi-suegro-y-el-capita
    #bigdata #google #rgpd #fingerprint #telemetria

  7. Nuevo artículo desarrollando el concepto de "Capitalismo de Vigilancia" de forma... sencilla y directa. Se agradece difusión y retoot -> alt43.es/mi-suegro-y-el-capita
    #bigdata #google #rgpd #fingerprint #telemetria

  8. 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

  9. 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

  10. 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

  11. 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

  12. 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

  13. 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

  14. 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

  15. 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

  16. 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

    sinceyouarrived.world/taken

  17. 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

    sinceyouarrived.world/taken

  18. 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

    sinceyouarrived.world/taken

  19. 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

    sinceyouarrived.world/taken

  20. 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.

    sinceyouarrived.world/taken

  21. #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 :
    proton.me/blog/data-anonymizat

  22. 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’ов.

    habr.com/ru/articles/1032230/

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

  23. 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’ов.

    habr.com/ru/articles/1032230/

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

  24. 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’ов.

    habr.com/ru/articles/1032230/

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

  25. 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’ов.

    habr.com/ru/articles/1032230/

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

  26. 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 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

  27. 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 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

  28. 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 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

  29. 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 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

  30. 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 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

  31. How much worth / trustable is the "Handle" in an APK Fingerprint on Android ?
    The handle contains a subdomain and the domain itself is for sale (on nameshift.com).
    Because this app is used for money transfer this seems bogus or is it business as usual?
    #androiddev #apk #fingerprint

  32. @cynical13 I also miss a #fingerprint randomizer. @brave has one, and I'd like to have one for @Vivaldi too. That would make tracking much more difficult and prevent websites from tracking users across multiple websites.

  33. Hmmm, #Firefox Fingerprint-Schutz. Gibt es da was besseres als die in FF eingebaute Option?! Zumindest auf eine Seite scheint diese Option nicht zu funktionieren.

    Muss schauen was es so am Markt gibt. Empfehlungen?

    #Mozilla #Fingerprint #Datenschutz #Tracker #Verfolgung

  34. Hmmm, #Firefox Fingerprint-Schutz. Gibt es da was besseres als die in FF eingebaute Option?! Zumindest auf eine Seite scheint diese Option nicht zu funktionieren.

    Muss schauen was es so am Markt gibt. Empfehlungen?

    #Mozilla #Fingerprint #Datenschutz #Tracker #Verfolgung

  35. Анатомия DPI анализа: что происходит с твоим пакетом за первые 16 КБ

    Пошаговый разбор того, как ТСПУ анализирует трафик — от первого SYN до поведенческого ML. С конкретными числами, реальными алгоритмами и объяснением почему одни протоколы умирают на первом байте, а другие живут месяцами Большинство объяснений про DPI звучат так: «система смотрит на пакеты и блокирует плохие». Это примерно как объяснить работу компилятора словами «берёт код и делает программу». Давай пройдём по тому, что реально происходит с пакетом от момента выхода с твоего устройства до момента когда ТСПУ принимает решение. Пошагово, с числами, без абстракций.

    habr.com/ru/articles/1009560/

    #DPI #ТСПУ #TLS #JA3 #JA4 #packet_inspection #Xray #обход_блокировок #TCP #fingerprint

  36. Анатомия DPI анализа: что происходит с твоим пакетом за первые 16 КБ

    Пошаговый разбор того, как ТСПУ анализирует трафик — от первого SYN до поведенческого ML. С конкретными числами, реальными алгоритмами и объяснением почему одни протоколы умирают на первом байте, а другие живут месяцами Большинство объяснений про DPI звучат так: «система смотрит на пакеты и блокирует плохие». Это примерно как объяснить работу компилятора словами «берёт код и делает программу». Давай пройдём по тому, что реально происходит с пакетом от момента выхода с твоего устройства до момента когда ТСПУ принимает решение. Пошагово, с числами, без абстракций.

    habr.com/ru/articles/1009560/

    #DPI #ТСПУ #TLS #JA3 #JA4 #packet_inspection #Xray #обход_блокировок #TCP #fingerprint

  37. Анатомия DPI анализа: что происходит с твоим пакетом за первые 16 КБ

    Пошаговый разбор того, как ТСПУ анализирует трафик — от первого SYN до поведенческого ML. С конкретными числами, реальными алгоритмами и объяснением почему одни протоколы умирают на первом байте, а другие живут месяцами Большинство объяснений про DPI звучат так: «система смотрит на пакеты и блокирует плохие». Это примерно как объяснить работу компилятора словами «берёт код и делает программу». Давай пройдём по тому, что реально происходит с пакетом от момента выхода с твоего устройства до момента когда ТСПУ принимает решение. Пошагово, с числами, без абстракций.

    habr.com/ru/articles/1009560/

    #DPI #ТСПУ #TLS #JA3 #JA4 #packet_inspection #Xray #обход_блокировок #TCP #fingerprint

  38. Анатомия DPI анализа: что происходит с твоим пакетом за первые 16 КБ

    Пошаговый разбор того, как ТСПУ анализирует трафик — от первого SYN до поведенческого ML. С конкретными числами, реальными алгоритмами и объяснением почему одни протоколы умирают на первом байте, а другие живут месяцами Большинство объяснений про DPI звучат так: «система смотрит на пакеты и блокирует плохие». Это примерно как объяснить работу компилятора словами «берёт код и делает программу». Давай пройдём по тому, что реально происходит с пакетом от момента выхода с твоего устройства до момента когда ТСПУ принимает решение. Пошагово, с числами, без абстракций.

    habr.com/ru/articles/1009560/

    #DPI #ТСПУ #TLS #JA3 #JA4 #packet_inspection #Xray #обход_блокировок #TCP #fingerprint

  39. Do Androids Dream of Electric Sheep?

    And . . . Do Those Sheep Hallucinate Bullshit?

    (AI Detective FAILS for Your Consideration)


    AI, Reddit, and countless website “facts” pundits: Prepared to exonerate the next serial killer to roam free, while dumbing the world down gigahertz a second!

    Who is running this Artificial Intelligence? This Fatuous Forensic Criminology? This Whole Worldwide Factoid News Media?

    May God Allied Mastercomputer help us!

    I don’t want to hear any of the crap from the tech apologists who are going to cry, “Oh, that’s not AI; that’s just glorified autocomplete!”

    Your problem, not mine.

    If it’s calling itself “AI” or the humans who designed it have labeled it, “AI” – as you can clearly witness from the screen captures – then I judge it as AI.

    So . . .

    FAIL!

    . . . Next!

    . . . Another killer on the loose . . .

    #AI #AI #allen #analysis #analyzed #arthur #ArtificialIntelligence #autocomplete #benicia #biological #ChatGPT #circumstantial #clear #cleared #clears #collocation #comparison #compelling #contractions #DeepLearning #detective #dialect #diction #DNA #evidence #exclude #excluded #excludes #exclusion #fail #failure #fingerprint #Forensic #gaviota #generative #Google #handwriting #idiolect #inconclusive #largeLanguageModel #lee #leigh #linguist #linguistics #link #LLM #murder #Napa #NaturalLanguageProcessing #NLP #phraseology #phrases #physical #Reddit #Riverside #SanFrancisco #serial #solution #spelling #style #Vallejo #writing #ZodiacKiller
  40. Good bot or bad bot? is becoming one of the biggest questions on the modern web.

    Web Bot Auth is a new cryptographic standard that lets AI agents prove who they are, so sites can trust verified automation and block malicious scrapers.

    In my latest TechGlimmer piece, I unpack how it works, why Cloudflare, AWS, and Fingerprint are adopting it, and what it means for creators and businesses.

    techglimmer.io/what-is-web-bot

    #WebBotAuth #AI #infosec #IETF #Cloudflare #AWS #Fingerprint

  41. termius上还可以将fido2作为keychain
    突然想起来大一上学期买了一个TrustKey T120
    试着配置突然想起来自己忘记了PIN
    去官网找到了reset方法和管理软件
    PDF:trustkey.jp/manual/biomanager_
    Download:trustkeysolutions.com/en/sub/s

    ok重置好pin🔒和指纹🫆了

    #trustkey #pin #fido2 #termius #t120 #pin #fingerprint #ssh