Skip to content

josejefferson/open-totp-keeper

Repository files navigation

Open TOTP Keeper

Open TOTP Keeper is an open-source authenticator for generating TOTP codes, providing secure and easy two-factor authentication (2FA) management. It works in the browser and on any platform.

https://open-totp-keeper.vercel.app

Technologies

TypeScript SolidJS TailwindCSS DaisyUI Vite Bun Vercel

Features

  • 🔒 Secure – Secret keys are encrypted with your password
  • 🌐 100% Web-Based – Works directly from the browser, no installation required
  • 📱💻 Cross-Platform – Compatible with both PC and mobile devices
  • 🔐 Strong Encryption – AES encryption to keep your keys safe
  • 📂 Import/Export – Easily back up your tokens
  • 🚀 Lightweight & Fast – Simple and responsive interface
  • 🛠 Open Source – Fully transparent and customizable
  • 🎨 Dark Mode – Adaptive interface for better usability
  • 📝 100% Local Storage – No data is ever sent to a server, everything stays on your device
  • 🌐 Offline Support – Works even when you're offline
  • 🔑 Mnemonic Recovery – Recover your password using a mnemonic words

Screenshots

Main page

Main page

Add new token

Add new token

Setup password

Setup password

Login

Login