ReDD 2FA: Phone-Free Authentication icon

ReDD 2FA: Phone-Free Authentication

by The Reduce Digital Distraction Project

v1.6 Updated Feb 18, 2026 53.12KiB
CWS
18
Users
★ 0.00
0 reviews
#101667
of 202.1K
privacy
#1163 of 2.6K

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.
ReDD 2FA: Phone-Free Authentication screenshot 1ReDD 2FA: Phone-Free Authentication screenshot 2ReDD 2FA: Phone-Free Authentication screenshot 3

Reviews

Loading reviews...

Permissions (2)

Permissions

storage Can store data locally in your browser tabs Can see your open tabs and their URLs

Details

Version 1.6
Updated Feb 18, 2026
Size 53.12KiB
First Seen Mar 31, 2026