# QR Code

A machine-readable code with documented features and standards, supported by QR Code creation, scanning, and generation software.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## First Clear Visuals Of Meta's Project Phoenix Headset Found In Quest Firmware

DevFeed: [First Clear Visuals Of Meta's Project Phoenix Headset Found In Quest Firmware](<https://devfeed.tech/articles/first-clear-visuals-of-meta-s-project-phoenix-headset-found-in-quest-firmware-17289.md>)

Original publisher: [Read original article](<https://www.uploadvr.com/meta-project-phoenix-headset-first-clear-visuals/>)

Author: Luna

Published: 2026-09-10T22:53:46Z

Content type: news

Language: en

Sources: [UploadVR](<https://devfeed.tech/sources/uploadvr.md>)

Topics: [Meta](<https://devfeed.tech/topics/meta.md>), [phoenix](<https://devfeed.tech/topics/phoenix.md>), [App](<https://devfeed.tech/topics/app.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Zip](<https://devfeed.tech/topics/zip.md>)

Tags: [devices](<https://devfeed.tech/tags/devices.md>), [headsets-tech](<https://devfeed.tech/tags/headsets-tech.md>), [meta](<https://devfeed.tech/tags/meta.md>), [phoenix](<https://devfeed.tech/tags/phoenix.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [sensors](<https://devfeed.tech/tags/sensors.md>), [zip](<https://devfeed.tech/tags/zip.md>)

### AI overview

Meta's HorizonOS Prescription Lens app now contains clear visuals of the Project Phoenix headset. The images show prescription lens attachment and QR-code scanning, a slim glasses-style design with visible sensors, and a cable connecting the headset to a compute puck.

### Source excerpt

The first visuals of Meta's Project Phoenix headset have been found in Horizon OS firmware, revealing a slim design with a tether for the compute puck.

## \[Crypto\] Time-based one-time password (TOTP) for 2FA, part I

DevFeed: [\[Crypto\] Time-based one-time password (TOTP) for 2FA, part I](<https://devfeed.tech/articles/crypto-time-based-one-time-password-totp-for-2fa-part-i-20550.md>)

Original publisher: [Read original article](<https://yurichev.com/blog/TOTP1/>)

Published: 2026-09-09T22:00:00Z

Content type: tutorial

Language: en

Sources: [Dennis Yurichev](<https://devfeed.tech/sources/dennis-yurichev.md>)

Topics: [passwords](<https://devfeed.tech/topics/passwords.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Google](<https://devfeed.tech/topics/google.md>), [Python](<https://devfeed.tech/topics/python.md>), [Unix](<https://devfeed.tech/topics/unix.md>), [App](<https://devfeed.tech/topics/app.md>), [email](<https://devfeed.tech/topics/email.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [account](<https://devfeed.tech/tags/account.md>), [app](<https://devfeed.tech/tags/app.md>), [argument](<https://devfeed.tech/tags/argument.md>), [backup](<https://devfeed.tech/tags/backup.md>), [code](<https://devfeed.tech/tags/code.md>), [crypto](<https://devfeed.tech/tags/crypto.md>), [env-file-security](<https://devfeed.tech/tags/env-file-security.md>), [github](<https://devfeed.tech/tags/github.md>), [google](<https://devfeed.tech/tags/google.md>), [password](<https://devfeed.tech/tags/password.md>), [protection](<https://devfeed.tech/tags/protection.md>), [python](<https://devfeed.tech/tags/python.md>), [run](<https://devfeed.tech/tags/run.md>), [server](<https://devfeed.tech/tags/server.md>), [smartphone](<https://devfeed.tech/tags/smartphone.md>), [unix](<https://devfeed.tech/tags/unix.md>)

### AI overview

This tutorial explains how time-based one-time passwords work for two-factor authentication. It covers importing a base32-encoded secret from a QR code into Google Authenticator, generating 6-digit login codes, and calculating them with HMAC-SHA-1 from the secret and Unix time. It also discusses backup codes and securely storing TOTP secrets separately from passwords.

### Source excerpt

[Crypto] Time-based one-time password (TOTP) for 2FA, part I

## CodeScanner.scan(): Barcode Scanning Without Rebuilding the Camera Pipeline

DevFeed: [CodeScanner.scan(): Barcode Scanning Without Rebuilding the Camera Pipeline](<https://devfeed.tech/articles/codescanner-scan-barcode-scanning-without-rebuilding-the-camera-pipeline-19236.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/camera-vision-scanners/>)

Author: Shai Almog

Published: 2026-08-26T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Barcode](<https://devfeed.tech/topics/barcode.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [webcam](<https://devfeed.tech/topics/webcam.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [camera](<https://devfeed.tech/tags/camera.md>), [code](<https://devfeed.tech/tags/code.md>), [component](<https://devfeed.tech/tags/component.md>), [on-device](<https://devfeed.tech/tags/on-device.md>), [pipeline](<https://devfeed.tech/tags/pipeline.md>), [vision](<https://devfeed.tech/tags/vision.md>)

### AI overview

Codename One adds CodeScanner and VisionCameraView, higher-level APIs for full-screen barcode scanning and embedded live vision analysis. The update also introduces typed results, coordinate helpers, image bridging, and analyzer-specific native dependency selection.

### Source excerpt

CodeScanner and VisionCameraView put full-screen scanning and embedded live analysis above Codename One's on-device vision APIs, with typed results and simulator scripting.

## How QR-code phishing can slip past corporate security measures

DevFeed: [How QR-code phishing can slip past corporate security measures](<https://devfeed.tech/articles/how-qr-code-phishing-can-slip-past-corporate-security-measures-8339.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/business-security/qr-code-phishing-slip-past-corporate-security-measures/>)

Author: Phil Muncaster

Published: 2026-08-17T09:00:00Z

Content type: article

Language: eng

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Social engineering](<https://devfeed.tech/topics/social-engineering.md>)

Tags: [business-security](<https://devfeed.tech/tags/business-security.md>), [corporate](<https://devfeed.tech/tags/corporate.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article explains how QR-code phishing ("quishing") can evade corporate defenses by hiding malicious URLs and directing employees to less-protected mobile devices.

### Source excerpt

Quishing has become a popular alternative to traditional phishing. Here's how businesses can close the gap.

## ESET Threat Report H1 2026

DevFeed: [ESET Threat Report H1 2026](<https://devfeed.tech/articles/eset-threat-report-h1-2026-8365.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/eset-research/eset-threat-report-h1-2026/>)

Author: Jiří Kropáč

Published: 2026-07-08T08:45:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [ESET research](<https://devfeed.tech/topics/eset-research.md>), [Threat Research](<https://devfeed.tech/topics/threat-research.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Malware](<https://devfeed.tech/topics/malware.md>), [Android](<https://devfeed.tech/topics/android.md>), [ClickFix](<https://devfeed.tech/topics/clickfix.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [ransomware](<https://devfeed.tech/topics/ransomware.md>), [Social engineering](<https://devfeed.tech/topics/social-engineering.md>), [Endpoint Security & XDR](<https://devfeed.tech/topics/endpoint-security-xdr.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [android](<https://devfeed.tech/tags/android.md>), [clickfix](<https://devfeed.tech/tags/clickfix.md>), [code](<https://devfeed.tech/tags/code.md>), [eset-research](<https://devfeed.tech/tags/eset-research.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [malware](<https://devfeed.tech/tags/malware.md>), [ransomware](<https://devfeed.tech/tags/ransomware.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [social-engineering](<https://devfeed.tech/tags/social-engineering.md>), [threat-report](<https://devfeed.tech/tags/threat-report.md>)

### AI overview

ESET's H1 2026 threat report describes attackers adapting established techniques across new platforms and behaviors. It highlights the expanding abuse of AI skills, PromptSpy Android malware using Google Gemini, the spread of ClickFix and QR-code phishing, and continued ransomware activity involving EDR killers.

### Source excerpt

A view of the H1 2026 threat landscape as seen by ESET telemetry and from the perspective of ESET threat detection and research experts.

## Accepting WeChat Pay and Alipay: The China Payment Stack for Global SaaS

DevFeed: [Accepting WeChat Pay and Alipay: The China Payment Stack for Global SaaS](<https://devfeed.tech/articles/accepting-wechat-pay-and-alipay-the-china-payment-stack-for-global-saas-10435.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/wechat-alipay-saas-china/>)

Author: Ayush Agarwal

Published: 2026-05-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [china](<https://devfeed.tech/tags/china.md>), [cross-border-payments](<https://devfeed.tech/tags/cross-border-payments.md>), [payments](<https://devfeed.tech/tags/payments.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [saas](<https://devfeed.tech/tags/saas.md>)

### AI overview

This guide explains how global SaaS businesses can accept WeChat Pay and Alipay from customers in China. It covers QR-code wallet payments, the limitations of card-only checkout, cross-border payment constraints, and USD versus CNY billing.

### Source excerpt

Why global SaaS need WeChat Pay and Alipay for Chinese customers, how QR code mobile payments work, USD versus CNY billing, and the integration realities.

## PIX Payments for Brazilian SaaS: A Founder's Integration Guide

DevFeed: [PIX Payments for Brazilian SaaS: A Founder's Integration Guide](<https://devfeed.tech/articles/pix-payments-for-brazilian-saas-a-founder-s-integration-guide-10275.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/pix-payments-brazilian-saas/>)

Author: Ayush Agarwal

Published: 2026-05-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [real-time](<https://devfeed.tech/topics/real-time.md>)

Tags: [brazil](<https://devfeed.tech/tags/brazil.md>), [cost](<https://devfeed.tech/tags/cost.md>), [guide](<https://devfeed.tech/tags/guide.md>), [payments](<https://devfeed.tech/tags/payments.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [saas](<https://devfeed.tech/tags/saas.md>), [transactions](<https://devfeed.tech/tags/transactions.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

A practical guide to integrating PIX payments for SaaS products targeting Brazilian customers, covering the payment flow, real-time transfers, BRL settlement, subscription considerations, and production integration patterns.

### Source excerpt

Why PIX is now non-negotiable for Brazil-targeted SaaS, how the QR code flow works, BRL settlement realities, and the integration patterns that work in production.

## How Multi-Factor Authentication Helps Keep Your Discord Account Safe

DevFeed: [How Multi-Factor Authentication Helps Keep Your Discord Account Safe](<https://devfeed.tech/articles/how-multi-factor-authentication-helps-keep-your-discord-account-safe-260.md>)

Original publisher: [Read original article](<https://discord.com/blog/keeping-discord-safe-and-sound>)

Author: Locke

Published: 2026-03-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Discord Blog](<https://devfeed.tech/sources/discord-blog.md>)

Topics: [MFA](<https://devfeed.tech/topics/mfa.md>), [Discord](<https://devfeed.tech/topics/discord.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Passkeys](<https://devfeed.tech/topics/passkeys.md>), [Security](<https://devfeed.tech/topics/security.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [blog](<https://devfeed.tech/tags/blog.md>), [discord](<https://devfeed.tech/tags/discord.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This Discord blog post explains how multi-factor authentication, passkeys, authenticator apps, SMS backup authentication, and QR code login can help protect Discord accounts from account takeover.

### Source excerpt

A Discord account is more than just your username and avatar. That's why it's important to help keep your account safe and secure by using Multi-Factor Authentication, SMS Backup Authentication & QR Code Login. Learn how to keep your account more secure in the following blog post!

## A brush with online fraud: What are brushing scams and how do I stay safe?

DevFeed: [A brush with online fraud: What are brushing scams and how do I stay safe?](<https://devfeed.tech/articles/a-brush-with-online-fraud-what-are-brushing-scams-and-how-do-i-stay-safe-8400.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/scams/brush-online-fraud-what-are-brushing-scams-how-do-i-stay-safe/>)

Author: Phil Muncaster

Published: 2025-12-23T10:00:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [Cybercrime](<https://devfeed.tech/topics/cybercrime.md>), [data](<https://devfeed.tech/topics/data.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Malware](<https://devfeed.tech/topics/malware.md>), [online privacy](<https://devfeed.tech/topics/online-privacy.md>)

Tags: [cybercrime](<https://devfeed.tech/tags/cybercrime.md>), [data-breaches](<https://devfeed.tech/tags/data-breaches.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [identity](<https://devfeed.tech/tags/identity.md>), [malware](<https://devfeed.tech/tags/malware.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [scams](<https://devfeed.tech/tags/scams.md>)

### AI overview

The article explains brushing scams, in which fraudsters send unsolicited low-value packages to manipulate marketplace ratings and reviews. It warns that such activity may indicate exposed personal data, identity-fraud risk, or phishing and malware threats delivered through QR codes.

### Source excerpt

Have you ever received a package you never ordered? It could be a warning sign that your data has been compromised, with more fraud to follow.

## Bloco's 2024 Android app development update and return to client work

DevFeed: [Bloco's 2024 Android app development update and return to client work](<https://devfeed.tech/articles/about-our-last-year-and-forward-40800.md>)

Original publisher: [Read original article](<https://www.bloco.io/blog/about-our-last-year-and-forward>)

Author: Sérgio

Published: 2025-01-09T18:12:32Z

Content type: opinion

Language: en

Sources: [Blog - Bloco](<https://devfeed.tech/sources/blog-bloco.md>)

Topics: [android-apps](<https://devfeed.tech/topics/android-apps.md>), [Android](<https://devfeed.tech/topics/android.md>), [Google Play](<https://devfeed.tech/topics/google-play.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [about](<https://devfeed.tech/tags/about.md>), [android](<https://devfeed.tech/tags/android.md>), [android-apps](<https://devfeed.tech/tags/android-apps.md>), [app](<https://devfeed.tech/tags/app.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [google-play](<https://devfeed.tech/tags/google-play.md>), [performance](<https://devfeed.tech/tags/performance.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

Bloco describes its 2024 shift toward developing Android apps, including the release of a Caderno remake and the launch of QR Friend. The company also fixed bugs, updated dependencies, improved performance, experimented with Google Play listings, and returned to client work while continuing to invest in its apps.

### Source excerpt

You may have noticed we've been sharing less about us. At the end of 2023 we decided to shake things up at Bloco.

## Introducing our new QR Friend app

DevFeed: [Introducing our new QR Friend app](<https://devfeed.tech/articles/introducing-our-new-qr-friend-app-40807.md>)

Original publisher: [Read original article](<https://www.bloco.io/blog/introducing-our-new-qr-friend-app>)

Author: Sérgio

Published: 2024-10-17T16:33:21Z

Content type: release

Language: en

Sources: [Blog - Bloco](<https://devfeed.tech/sources/blog-bloco.md>)

Topics: [QR Code](<https://devfeed.tech/topics/qrcode.md>), [App](<https://devfeed.tech/topics/app.md>), [Android](<https://devfeed.tech/topics/android.md>), [Google Play](<https://devfeed.tech/topics/google-play.md>), [Risk](<https://devfeed.tech/topics/risk.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app](<https://devfeed.tech/tags/app.md>), [dark-mode](<https://devfeed.tech/tags/dark-mode.md>), [google-play](<https://devfeed.tech/tags/google-play.md>), [projects](<https://devfeed.tech/tags/projects.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [risk](<https://devfeed.tech/tags/risk.md>)

### AI overview

Bloco released QR Friend, an Android app for scanning QR codes without ads or accounts. It supports WiFi, contact, GPS location, and barcode scans, with scan history, favorites, optional premium features, and link safety checks using Google's Web Risk service.

### Source excerpt

We released a new app for scanning QR codes: QR Friend.

## Using VPN during MDNS server development

DevFeed: [Using VPN during MDNS server development](<https://devfeed.tech/articles/using-vpn-during-mdns-server-development-28709.md>)

Original publisher: [Read original article](<https://jeroenmols.com/blog/2023/07/24/vpn-development/>)

Author: info@jeroenmols.com (Jeroen Mols)

Published: 2023-07-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Jeroen Mols](<https://devfeed.tech/sources/jeroen-mols.md>)

Topics: [Virtual Private Network](<https://devfeed.tech/topics/vpn.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [App](<https://devfeed.tech/topics/app.md>), [Android](<https://devfeed.tech/topics/android.md>), [Server](<https://devfeed.tech/topics/server.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app](<https://devfeed.tech/tags/app.md>), [blogs](<https://devfeed.tech/tags/blogs.md>), [browser](<https://devfeed.tech/tags/browser.md>), [fullstack](<https://devfeed.tech/tags/fullstack.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [server](<https://devfeed.tech/tags/server.md>), [tips](<https://devfeed.tech/tags/tips.md>), [vpn](<https://devfeed.tech/tags/vpn.md>)

### AI overview

A tutorial on accessing a mobile development web server over mDNS while using a VPN. It explains split tunneling and presents an open-source Android URL-interceptor app that redirects local-domain links to a browser configured for development without the VPN.

### Source excerpt

Are you using a VPN on your mobile device? Do you need to disable that to access your development web server over MDNS on your mobile device?

## Recap: Square Unboxed 2023

DevFeed: [Recap: Square Unboxed 2023](<https://devfeed.tech/articles/recap-square-unboxed-2023-15819.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/recap-square-unboxed-2023>)

Author: Tristan Tyler

Published: 2023-06-22T07:00:00Z

Content type: article

Language: en

Sources: [Square Corner Blog](<https://devfeed.tech/sources/square-corner-blog-medium.md>), [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Android](<https://devfeed.tech/topics/android.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [event](<https://devfeed.tech/tags/event.md>), [recap](<https://devfeed.tech/tags/recap.md>)

### AI overview

A recap of Square Unboxed 2023 covering platform updates, discussions about AI and industry trends, and announcements for Terminal API Custom Workflows, Terminal API Custom Idle Screen, and POS API Tap to Pay on Android.

### Source excerpt

Top highlights from this year's event

## A short overview of Passkeys, and how to use them to secure your infrastructure with Teleport

DevFeed: [A short overview of Passkeys, and how to use them to secure your infrastructure with Teleport](<https://devfeed.tech/articles/a-short-overview-of-passkeys-and-how-to-use-them-to-secure-your-infrastructure-with-teleport-29786.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/passkeys/>)

Author: ben@goteleport.com (Ben Arent)

Published: 2023-01-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Passkeys](<https://devfeed.tech/topics/passkeys.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [WebAuthn](<https://devfeed.tech/topics/webauthn.md>), [Security](<https://devfeed.tech/topics/security.md>), [API](<https://devfeed.tech/topics/api.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [ios](<https://devfeed.tech/tags/ios.md>), [private-key](<https://devfeed.tech/tags/private-key.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [security](<https://devfeed.tech/tags/security.md>), [verification](<https://devfeed.tech/tags/verification.md>), [windows-11](<https://devfeed.tech/tags/windows-11.md>)

### AI overview

This article explains passkeys as a passwordless authentication method for securing infrastructure with Teleport. It describes cross-platform and cross-browser login, cloud storage backed by a phone's secure enclave, and FIDO2 proximity proof using Bluetooth when a QR code is scanned.

### Source excerpt

A short overview of Passkeys, and how to use them to secure your infrastructure with Teleport.

## Multi-factor Authentication via Row Level Security Enforcement

DevFeed: [Multi-factor Authentication via Row Level Security Enforcement](<https://devfeed.tech/articles/multi-factor-authentication-via-row-level-security-enforcement-453.md>)

Original publisher: [Read original article](<https://supabase.com/blog/mfa-auth-via-rls>)

Author: Joel Lee; Kang Ming Tay; Stojan Dimitrovski

Published: 2022-12-14T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [MFA](<https://devfeed.tech/topics/mfa.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Security](<https://devfeed.tech/topics/security.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [SVG](<https://devfeed.tech/topics/svg.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [code](<https://devfeed.tech/tags/code.md>), [dogfooding](<https://devfeed.tech/tags/dogfooding.md>), [event](<https://devfeed.tech/tags/event.md>), [feature](<https://devfeed.tech/tags/feature.md>), [flow](<https://devfeed.tech/tags/flow.md>), [generate](<https://devfeed.tech/tags/generate.md>), [identity](<https://devfeed.tech/tags/identity.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [password](<https://devfeed.tech/tags/password.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [security](<https://devfeed.tech/tags/security.md>), [sso](<https://devfeed.tech/tags/sso.md>), [svg](<https://devfeed.tech/tags/svg.md>), [verification](<https://devfeed.tech/tags/verification.md>), [verify](<https://devfeed.tech/tags/verify.md>)

### AI overview

Supabase introduces multi-factor authentication for all users and describes its implementation with Time-Based One Time Passwords (TOTP). The article explains enrollment, QR-code setup, challenge creation, and verification using six-digit codes, and mentions Single Sign On (SSO) on the dashboard as preparation for SAML.

### Source excerpt

MFA Auth with enforcement via RLS

## Digital payments are surging in informal BNPL; Under Rs 200 payments lead the surge

DevFeed: [Digital payments are surging in informal BNPL; Under Rs 200 payments lead the surge](<https://devfeed.tech/articles/digital-payments-are-surging-in-informal-bnpl-under-rs-200-payments-lead-the-surge-37399.md>)

Original publisher: [Read original article](<https://medium.com/okcredit/digital-payments-are-surging-in-informal-bnpl-under-rs-200-payments-lead-the-surge-394330b8eff3?source=rss----40ea5327aac7---4>)

Author: Team OkCredit

Published: 2022-05-23T11:27:01Z

Content type: article

Language: en

Sources: [OkCredit - Medium](<https://devfeed.tech/sources/okcredit-medium.md>)

Topics: [digital](<https://devfeed.tech/topics/digital.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [data](<https://devfeed.tech/topics/data.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>)

Tags: [bnpl](<https://devfeed.tech/tags/bnpl.md>), [digital](<https://devfeed.tech/tags/digital.md>), [digital-payment](<https://devfeed.tech/tags/digital-payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [retail](<https://devfeed.tech/tags/retail.md>), [small](<https://devfeed.tech/tags/small.md>), [store](<https://devfeed.tech/tags/store.md>), [upi](<https://devfeed.tech/tags/upi.md>)

### AI overview

The article examines digital payment adoption among informal businesses using OkCredit data and customer examples. It reports that UPI, especially QR-code payments, is widely used for small transactions, while cash remains significant.

### Source excerpt

Photo by David Dvořáček on Unsplash Prior to 2019, the biggest pain in Nitesh Bansal's life was getting customers to pay their dues. Bansal runs a Kirana cum mobile recharge store at Surat in Gujarat. Customers would keep on buying things at his store over and above an existing credit line, inflating the dues. " The typical excuses would be- "Forgot cash at home", "Settle the current bill, will pay the dues later" , "Don't have change" etc. In June 2019, Bansal latched on to one of the UPI platforms and since then things have changed. Digital payments have made his life a lot easier, by making credit settlements fuss-free. His customers now scan the QR code or pay him via Paytm. That doesn't mean he has gone completely digital; 60% of the payments at his store still happen in cash- a reality that has also been reflected in OkCredit's data UPI and within that QR codes have been the heroes of this digital revolution. Be it the neighbourhood vegetable vendor or the street food hawker, it isn't uncommon to find QR codes pasted on their shops and carts. The sheer convenience of scanning a code rather than looking for change or navigating through multiple apps makes QR codes a clear favourite among small and micro businesses. In fact, 90% of online payments happening on OkCredit take place through UPI, giving it a significant lead over all other forms of payments. While convenience is the primary reason, it has also been seen that shops that accept digital payments have a better control on cashflows than those who don't. Three shops away from Bansal's store, Ajay Sirohi's "Beena recharge point" suffers regularly because of non-paying customers. Despite several customers requesting him to add digital payments at the store, Sirohi hasn't done it for fear of cyber frauds. Payments are always an issue at his store, forcing him to resort to borrowing from his friends. Interestingly, for shops accepting digital payments, smaller denomination transactions are mostly happen throu

## Announcing Cash App Pay for Developers

DevFeed: [Announcing Cash App Pay for Developers](<https://devfeed.tech/articles/announcing-cash-app-pay-for-developers-15506.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/announcing-cash-app-pay-for-developers>)

Author: Leher Pathak

Published: 2022-05-19T17:00:00Z

Content type: release

Language: en

Sources: [Square Corner Blog](<https://devfeed.tech/sources/square-corner-blog-medium.md>), [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [API](<https://devfeed.tech/topics/api.md>), [Web](<https://devfeed.tech/topics/web.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Code](<https://devfeed.tech/topics/code.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [code](<https://devfeed.tech/tags/code.md>), [developers](<https://devfeed.tech/tags/developers.md>), [payment](<https://devfeed.tech/tags/payment.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Square announces that developers and partners can add Cash App Pay to online checkout flows through the Square Web Payments SDK and Square Checkout API. The release supports payment from a Cash App balance or linked bank account, with QR-code scanning on desktop and automatic app opening on mobile.

### Source excerpt

Offer an innovative online payment experience through Cash App

## Recap: Square Unboxed 2022

DevFeed: [Recap: Square Unboxed 2022](<https://devfeed.tech/articles/recap-square-unboxed-2022-15818.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/recap-square-unboxed-2022>)

Author: Sneha Patel

Published: 2022-05-13T17:00:00Z

Content type: news

Language: en

Sources: [Square Corner Blog](<https://devfeed.tech/sources/square-corner-blog-medium.md>), [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Developer Platform](<https://devfeed.tech/topics/developer-platform.md>), [API](<https://devfeed.tech/topics/api.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Finance](<https://devfeed.tech/topics/finance.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [availability](<https://devfeed.tech/tags/availability.md>), [conference](<https://devfeed.tech/tags/conference.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [payments](<https://devfeed.tech/tags/payments.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [recap](<https://devfeed.tech/tags/recap.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

A recap of Square Unboxed 2022 announces Cash App Pay for developers, Bookings API general availability, a refreshed Checkout API, and new Terminal API features in public beta. The event also covered commerce experiences, demonstrations, workshops, and Square's developer platform vision.

### Source excerpt

Top highlights of Square Unboxed 2022

## Tutorial: SSH 2fa using Google Authenticator

DevFeed: [Tutorial: SSH 2fa using Google Authenticator](<https://devfeed.tech/articles/tutorial-ssh-2fa-using-google-authenticator-29860.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/ssh-2fa-tutorial/>)

Author: info@goteleport.com (Troy Desjardins)

Published: 2022-01-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [ssh](<https://devfeed.tech/topics/ssh.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

### AI overview

This tutorial explains how to configure SSH two-factor authentication on a Linux server using Google Authenticator PAM and time-based one-time passwords. It covers prerequisites, PAM and SSH daemon configuration, service restart, and QR-code setup for the mobile authenticator app.

### Source excerpt

This blog will walk you step-by-step through how to set up TOTP SSH 2fa (two-factor authentication) using Google Authenticator.

## QR Reader Secure - Privacy-Focused and Secure QR Reader

DevFeed: [QR Reader Secure - Privacy-Focused and Secure QR Reader](<https://devfeed.tech/articles/qr-reader-secure-privacy-focused-and-secure-qr-reader-25548.md>)

Original publisher: [Read original article](<https://www.marcogomiero.com/posts/2020/qr-reader-secure-release/>)

Author: Marco Gomiero

Published: 2020-07-28T00:00:00Z

Content type: release

Language: en

Sources: [Posts on Marco Gomiero](<https://devfeed.tech/sources/posts-on-marco-gomiero.md>)

Topics: [QR Code](<https://devfeed.tech/topics/qrcode.md>), [App](<https://devfeed.tech/topics/app.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [github](<https://devfeed.tech/tags/github.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [permission](<https://devfeed.tech/tags/permission.md>), [play-store](<https://devfeed.tech/tags/play-store.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>)

### AI overview

The article announces QR Reader Secure, a simple QR-scanning app developed in response to concerns about intrusive ads and excessive permissions in other QR readers. It requests only camera access, contains no ads or trackers, keeps scanned data on the phone, is free on the Play Store, and is open source on GitHub.

### Source excerpt

Last week my parents asked me to download to their phones a simple QR Reader. So I opened the Play Store and I started to search an easy to use application, without lot's of noise (oh, I mean intrusive ads..) and without ulterior motives. Well, I wandered around the Play Store for an hour without finding an answer. Some apps will require all the imaginable permission only to scan a QR code. Come on, why do you need my contacts and my location for the scanning? 🤬

## Your next upgrade deserves an upgrade

DevFeed: [Your next upgrade deserves an upgrade](<https://devfeed.tech/articles/your-next-upgrade-deserves-an-upgrade-1782.md>)

Original publisher: [Read original article](<https://signal.org/blog/ios-device-transfer/>)

Published: 2020-06-09T00:00:00Z

Content type: article

Language: en

Sources: [Signal Blog](<https://devfeed.tech/sources/signal-blog.md>)

Topics: [iOS](<https://devfeed.tech/topics/ios.md>), [iphone](<https://devfeed.tech/topics/iphone.md>), [migration](<https://devfeed.tech/topics/migration.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [integrity](<https://devfeed.tech/tags/integrity.md>), [ios](<https://devfeed.tech/tags/ios.md>), [iphone](<https://devfeed.tech/tags/iphone.md>), [local](<https://devfeed.tech/tags/local.md>), [migration](<https://devfeed.tech/tags/migration.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [privacy](<https://devfeed.tech/tags/privacy.md>)

### AI overview

Signal for iOS introduces a secure device-to-device transfer feature for moving an account and message history from an existing iPhone or iPad to a new one. The transfer uses end-to-end encryption and a local connection, with QR-code pairing and integrity checks.

### Source excerpt

Signal iOS now includes a new feature that makes it possible to switch to a brand-new iPhone or iPad while securely transferring Signal information from your existing iOS device. As with every new Signal feature, the process is end-to-end encrypted and designed to protect your privacy. Transfers also occur over a local connection (similar to AirDrop), so even large migrations can be completed quickly. Read more...

## RainMaker Projects: Firmware Considerations

DevFeed: [RainMaker Projects: Firmware Considerations](<https://devfeed.tech/articles/rainmaker-projects-firmware-considerations-13945.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/rainmaker-projects-firmware-considerations/>)

Author: John Lee

Published: 2020-05-01T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [Security](<https://devfeed.tech/topics/security.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [blog](<https://devfeed.tech/tags/blog.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp](<https://devfeed.tech/tags/esp.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [ios](<https://devfeed.tech/tags/ios.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [rainmaker](<https://devfeed.tech/tags/rainmaker.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

This article explains firmware considerations for ESP RainMaker projects, including Wi-Fi provisioning, proof-of-possession security through device-specific QR codes, factory reset using NVS, and manufacturing-specific device data.

### Source excerpt

Recently we released ESP RainMaker that easily allows makers to build connected devices. Beyond the part of connecting with the phone applications, the way the applications are structured makes it much easier to build an easy to distribute firmware. Many of these features are the guidelines that are part of the ESP-Jumpstart framework. Let's look at some of these features.

## Devcon On-Chain Raffle & Auction Participants

DevFeed: [Devcon On-Chain Raffle & Auction Participants](<https://devfeed.tech/articles/devcon-on-chain-raffle-auction-participants-16859.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2019/09/12/devcon-on-chain-raffle-and-auction-participants>)

Author: Devcon

Published: 2019-09-12T00:00:00Z

Content type: article

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>)

Tags: [devcon](<https://devfeed.tech/tags/devcon.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [events](<https://devfeed.tech/tags/events.md>), [nfts](<https://devfeed.tech/tags/nfts.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [ticketing](<https://devfeed.tech/tags/ticketing.md>)

### AI overview

Ethereum's first on-chain Devcon raffle and auction ticket distributions have concluded. Participants will receive an ERC-721 NFT at the address used for the sale and can verify it through EtherCards.Devcon.org to generate a QR code for entry.

### Source excerpt

With the the first-ever on-chain Devcon ticket distributions now behind us, it's time to talk ticket distribution for all participants! First, we'd like to offer a sincere "Thank you" to everyone that participated in these first trial rounds for on-chain Devcon ticketing. Thanks to your support, we're confident in...

## Meltdown and Spectre Server Updates and Codename One Feature Updates

DevFeed: [Meltdown and Spectre Server Updates and Codename One Feature Updates](<https://devfeed.tech/articles/meltdown-and-other-updates-19365.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/meltdown-updates/>)

Author: Shai Almog

Published: 2018-01-16T00:00:00Z

Content type: article

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Server](<https://devfeed.tech/topics/server.md>), [IO](<https://devfeed.tech/topics/io.md>), [Objective-C](<https://devfeed.tech/topics/objective-c.md>), [Java](<https://devfeed.tech/topics/java.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Barcode](<https://devfeed.tech/topics/barcode.md>), [QR Code](<https://devfeed.tech/topics/qrcode.md>), [simulator](<https://devfeed.tech/topics/simulator.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [blog](<https://devfeed.tech/tags/blog.md>), [io](<https://devfeed.tech/tags/io.md>), [ios](<https://devfeed.tech/tags/ios.md>), [java](<https://devfeed.tech/tags/java.md>), [objective-c](<https://devfeed.tech/tags/objective-c.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [servers](<https://devfeed.tech/tags/servers.md>), [simulator](<https://devfeed.tech/tags/simulator.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

The post announces server updates in response to the Meltdown and Spectre chip vulnerabilities, with possible short-term downtime and limited expected impact on build speed because IO, rather than CPU speed, is the main bottleneck. It also mentions new Codename One libraries for Objective-C interoperability and Scandit barcode and QR code scanning, plus a push notification simulator feature.

### Source excerpt

I've been so busy I just don't have time to blog as much as I should. I do hope next month will be better in this regard (more on that below) but right now I have to make an important announcement. There are new chip vulnerabilities I'm sure you heard a lot about specifically Meltdown & Spectre. Thankfully we are at a layer that shouldn't be impacted by these issues but we need to update our servers and will be doing so over the course of the next few days (possibly more as patches get updated).

[Next page](<https://devfeed.tech/topics/qrcode.md?cursor=WyIyMDE4LTAxLTE2VDAwOjAwOjAwKzAwOjAwIiwgIjhlMTYwYzgzLWRlNDMtNDQzYi1hMTNlLTM5ZDdiZmU0ZjEwMiJd>)