ReDD 2FA: Phone-Free Authentication

Open-source, local-only authenticator for time-based one-time passwords (TOTP).

As of June 2026, ReDD 2FA: Phone-Free Authentication has 52 users in the Privacy & Security category.

Usersup 188.9 percent+188.9%
52
52
Ratingno change0%
— reviews
Reviewsno change0%
Version
2.1
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.

History

10 snapshots

Tracking since Apr 1, 2026.

54.723515.280000000000001Apr 1, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026181.6
Apr 11, 2026191.6
Apr 19, 2026231.7
Apr 24, 2026252.0
May 2, 2026252.0
May 8, 2026322.0
May 13, 2026412.0
May 19, 2026452.0
May 25, 2026462.1
Jun 7, 2026492.1
Now522.1

Changelog

  • Apr 19, 2026
    description
    Use your computer browser for 2FA so you don't need to reach for your phone every time you log in to e.g. your Microsoft account.
    
    ReDD 2FA is developed by computer scientists at the University of Oxford (Dr Ulrik Lyngs) and the University of Maastricht (Dr Konrad Kollnig, Henry Tari), as part of the Reduce Digital Distraction project (reddfocus.org). 
    
    ⚙️ How it works
    Two-factor authentication (2FA) makes digital life much more secure — a hacker can't get in with your password alone. ReDD 2FA is an authenticator that uses the most common method: time-based one-time passwords (TOTP). You add a 2FA secret key from any service that supports TOTP (e.g. a university Microsoft account). ReDD 2FA encrypts it locally and generates a fresh 6-digit login code every 30 seconds.
    
    All data is stored locally in encrypted form in the browser using the extension storage API. Nothing is sent over the network. The code is fully open-source — you can find it at https://github.com/ulyngs/redd-2fa
    
    Secret keys are encrypted with AES-256-GCM, using a master passphrase that is key-derived via PBKDF2 with 600,000 iterations. The extension auto-locks after inactivity and clears copied codes from the clipboard after 30 seconds.
    
    🖐️ Biometric unlock 
    On supported devices, you can unlock with Touch ID instead of your passphrase. This uses the WebAuthn PRF extension — the passphrase is never stored in plain text. On Windows, select Google Password Manager (or another password manager like 1Password) as your passkey provider when prompted — Windows Hello does not currently support the secure key derivation required for biometric unlock from a browser extension.
    
    📦 Backup and migration 
    Users can export password-protected backups or view their secret keys to transfer accounts to a different authenticator.
    Use your computer browser for 2FA so you don't need to reach for your phone every time you log in to e.g. your Microsoft account.
    
    ReDD 2FA runs in your browser's sidebar, so your codes stay visible next to the page you're logging into — no hunting through pinned tabs or toolbar popups.
    
    ReDD 2FA is developed by computer scientists at the University of Oxford (Dr Ulrik Lyngs) and the University of Maastricht (Dr Konrad Kollnig, Henry Tari), as part of the Reduce Digital Distraction project (reddfocus.org).
    
    ⚙️ How it works Two-factor authentication (2FA) makes digital life much more secure — a hacker can't get in with your password alone. ReDD 2FA is an authenticator that uses the most common method: time-based one-time passwords (TOTP). You add a 2FA secret key from any service that supports TOTP (e.g. a university Microsoft account). ReDD 2FA encrypts it locally and generates a fresh 6-digit login code every 30 seconds.
    
    All data is stored locally in encrypted form in the browser using the extension storage API. Nothing is sent over the network. The code is fully open-source — you can find it at https://github.com/ulyngs/redd-2fa
    
    Secret keys are encrypted with AES-256-GCM, using a master passphrase that is key-derived via PBKDF2 with 600,000 iterations. The extension auto-locks after inactivity and clears copied codes from the clipboard after 30 seconds.
    
    🖐️ Biometric unlock On supported devices, you can unlock with Touch ID instead of your passphrase. This uses the WebAuthn PRF extension — the passphrase is never stored in plain text. On Windows, select Google Password Manager (or another password manager like 1Password) as your passkey provider when prompted — Windows Hello does not currently support the secure key derivation required for biometric unlock from a browser extension.
    
    📦 Backup and migration Users can export password-protected backups or view their secret keys to transfer accounts to a different authenticator.
    
    🔐 Strong-by-default passphrase Master passphrases must be at least 12 characters, and new passphrases are checked locally against common-password lists, keyboard patterns (qwerty, 12345…), and repeating patterns so that weak choices are caught at setup time rather than later.
  • Apr 19, 2026
    permissions
    storage, tabs
    storage, tabs, sidePanel
  • Apr 11, 2026
    description
    Use your computer browser for 2FA so you don't need to reach for your phone every time you log in to e.g. your Microsoft account.
    
    ReDD 2FA is developed by computer scientists at the University of Oxford (Dr Ulrik Lyngs) and the University of Maastricht (Dr Konrad Kollnig, Henry Tari), as part of the Reduce Digital Distraction project (reddfocus.org). 
    
    ⚙️ How it works
    Two-factor authentication (2FA) makes digital life much more secure — a hacker can't get in with your password alone. ReDD 2FA is an authenticator that uses the most common method: time-based one-time passwords (TOTP). You add a 2FA secret key from any service that supports TOTP (e.g. a university Microsoft account). ReDD 2FA encrypts it locally and generates a fresh 6-digit login code every 30 seconds.
    
    All data is stored locally in encrypted form in the browser using the extension storage API. Nothing is sent over the network. The code is fully open-source — you can find it at https://github.com/ulyngs/redd-2fa
    
    Secret keys are encrypted with AES-256-GCM, using a master passphrase that is key-derived via PBKDF2 with 600,000 iterations. The extension auto-locks after inactivity and clears copied codes from the clipboard after 30 seconds.
    
    🖐️ Biometric unlock 
    On supported devices, you can unlock with Touch ID or Windows Hello instead of your passphrase. This uses the WebAuthn PRF extension — the passphrase is never stored in plain text.
    
    📦 Backup and migration 
    Users can export password-protected backups or view their secret keys to transfer accounts to a different authenticator.
    Use your computer browser for 2FA so you don't need to reach for your phone every time you log in to e.g. your Microsoft account.
    
    ReDD 2FA is developed by computer scientists at the University of Oxford (Dr Ulrik Lyngs) and the University of Maastricht (Dr Konrad Kollnig, Henry Tari), as part of the Reduce Digital Distraction project (reddfocus.org). 
    
    ⚙️ How it works
    Two-factor authentication (2FA) makes digital life much more secure — a hacker can't get in with your password alone. ReDD 2FA is an authenticator that uses the most common method: time-based one-time passwords (TOTP). You add a 2FA secret key from any service that supports TOTP (e.g. a university Microsoft account). ReDD 2FA encrypts it locally and generates a fresh 6-digit login code every 30 seconds.
    
    All data is stored locally in encrypted form in the browser using the extension storage API. Nothing is sent over the network. The code is fully open-source — you can find it at https://github.com/ulyngs/redd-2fa
    
    Secret keys are encrypted with AES-256-GCM, using a master passphrase that is key-derived via PBKDF2 with 600,000 iterations. The extension auto-locks after inactivity and clears copied codes from the clipboard after 30 seconds.
    
    🖐️ Biometric unlock 
    On supported devices, you can unlock with Touch ID instead of your passphrase. This uses the WebAuthn PRF extension — the passphrase is never stored in plain text. On Windows, select Google Password Manager (or another password manager like 1Password) as your passkey provider when prompted — Windows Hello does not currently support the secure key derivation required for biometric unlock from a browser extension.
    
    📦 Backup and migration 
    Users can export password-protected backups or view their secret keys to transfer accounts to a different authenticator.

Permissions & access

Permissions
storagetabssidePanel
Host access
None declared

Screenshots

ReDD 2FA: Phone-Free Authentication screenshot 1ReDD 2FA: Phone-Free Authentication screenshot 2ReDD 2FA: Phone-Free Authentication screenshot 3

About

Use your computer browser for 2FA so you don't need to reach for your phone every time you log in to e.g. your Microsoft account.

ReDD 2FA runs in your browser's sidebar, so your codes stay visible next to the page you're logging into — no hunting through pinned tabs or toolbar popups.

ReDD 2FA is developed by computer scientists at the University of Oxford (Dr Ulrik Lyngs) and the University of Maastricht (Dr Konrad Kollnig, Henry Tari), as part of the Reduce Digital Distraction project (reddfocus.org).

⚙️ How it works Two-factor authentication (2FA) makes digital life much more secure — a hacker can't get in with your password alone. ReDD 2FA is an authenticator that uses the most common method: time-based one-time passwords (TOTP). You add a 2FA secret key from any service that supports TOTP (e.g. a university Microsoft account). ReDD 2FA encrypts it locally and generates a fresh 6-digit login code every 30 seconds.

All data is stored locally in encrypted form in the browser using the extension storage API. Nothing is sent over the network. The code is fully open-source — you can find it at https://github.com/ulyngs/redd-2fa

Secret keys are encrypted with AES-256-GCM, using a master passphrase that is key-derived via PBKDF2 with 600,000 iterations. The extension auto-locks after inactivity and clears copied codes from the clipboard after 30 seconds.

🖐️ Biometric unlock On supported devices, you can unlock with Touch ID instead of your passphrase. This uses the WebAuthn PRF extension — the passphrase is never stored in plain text. On Windows, select Google Password Manager (or another password manager like 1Password) as your passkey provider when prompted — Windows Hello does not currently support the secure key derivation required for biometric unlock from a browser extension.

📦 Backup and migration Users can export password-protected backups or view their secret keys to transfer accounts to a different authenticator.

🔐 Strong-by-default passphrase Master passphrases must be at least 12 characters, and new passphrases are checked locally against common-password lists, keyboard patterns (qwerty, 12345…), and repeating patterns so that weak choices are caught at setup time rather than later.

Technical

Version
2.1
Manifest
V3
Size
603KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
dhkhbjppnoabmglidgfpndfghbhlkgbn
Developer ID
uc63d2f363450eff49344a1696ea3690f
Developer Email
[email protected]
Created
Feb 14, 2026
Last Updated (Store)
May 19, 2026
Last Scraped
Jun 7, 2026
Website
reddfocus.org

Similar extensions

Alternatives to ReDD 2FA: Phone-Free Authentication, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 7, 2026.