The project was created as a convenient utility for adding TOTP authorization to your site without changing your project.
Technology | With Header Rewrite |
---|---|
HTTP | Yes |
WebSocket | Yes |
EventStream | Yes |
- Create web interface for configuration
- Light-weight version with 1 rewrite for implementing in docker containers
- Migrate from .ini config to sqlite
- Add classic password support
- Rate limits for protect of bruteforce
- Login page customization
Installation from pip is easy:
pip install totp_auth
Installs python, pip and setup systemd daemon. Run as the user on whose behalf you will manage.
curl -fsSL https://raw.githubusercontent.com/MoxForever/totp_auth/main/install.sh | bash
All interaction goes through totp-auth
.
totp-auth run