https://github.com/elnardu/local-boilerkey
2FA that works locally
https://github.com/elnardu/local-boilerkey
Last synced: about 1 year ago
JSON representation
2FA that works locally
- Host: GitHub
- URL: https://github.com/elnardu/local-boilerkey
- Owner: elnardu
- License: wtfpl
- Created: 2018-11-06T04:26:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T05:35:50.000Z (about 5 years ago)
- Last Synced: 2025-04-16T09:22:57.143Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 23
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BöilerKey
1. Use python 3
2. Install some packages `pip3 install pyotp requests`
3. `python3 boilerkey.py`
4. ???
5. PROFIT!!!
# Authenticator Support
1. Run the initial setup
2. `python3 gencode.py`
3. Use the qr code or the link
4. Remove `config.json` and `counter.json` (You should not use the same duo configuration for your local script and authenticator since it will eventually desync. Configure them as separate devices on the boilerkey page)
## Warning! Not as [safe](https://xkcd.com/538/) as boilerkey.