Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dar5hak/otpea-web
Progressive Web App that generates time-based OTPs
https://github.com/dar5hak/otpea-web
2fa otp progressive-web-app pwa react redux totp two-factor-authentication
Last synced: 2 months ago
JSON representation
Progressive Web App that generates time-based OTPs
- Host: GitHub
- URL: https://github.com/dar5hak/otpea-web
- Owner: dar5hak
- License: gpl-3.0
- Created: 2019-03-24T20:40:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T21:45:14.000Z (4 months ago)
- Last Synced: 2024-09-18T02:34:09.922Z (4 months ago)
- Topics: 2fa, otp, progressive-web-app, pwa, react, redux, totp, two-factor-authentication
- Language: JavaScript
- Homepage: https://otpea.surge.sh
- Size: 1.49 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
OTPea
Generate time-based OTPs. Even offline.
## Usage
OTPea is an application you can use to authenticate on services that support time-based OTPs.
Common examples include Google, GitHub, ProtonMail, and WordPress.com. To see if your favourite service supports this, check [Two Factor Auth List](https://twofactorauth.org/) and look for a tick in the **Software Token** column.
When you enable two-factor authentication on these sites, they will provide a software token, a "secret". Once you add this secret to OTPea, it will generate a temporary password every 30 seconds, which the service will also recognize.
## Privacy
OTPea does not send your data anywhere outside your machine. Everything lives in your browser. So if you clear your browser data, OTPea will also forget your accounts.