Difference between revisions of "2FA"
Jump to navigation
Jump to search
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
= PyPi = | = PyPi = | ||
* https://blog.pypi.org/posts/2023-05-25-securing-pypi-with-2fa/ | * https://blog.pypi.org/posts/2023-05-25-securing-pypi-with-2fa/ | ||
| + | |||
| + | = TOTP Apps = | ||
| + | see https://en.wikipedia.org/wiki/Comparison_of_OTP_applications | ||
| + | * Microsoft Authenticator | ||
| + | * [https://en.wikipedia.org/wiki/Google_Authenticator Google Authenticator] | ||
| + | * [https://en.wikipedia.org/wiki/FreeOTP FreeOTP] | ||
| + | |||
| + | = MediaWiki = | ||
| + | * https://www.mediawiki.org/wiki/Extension:OATHAuth | ||
Latest revision as of 14:20, 12 October 2023
Two factor authentication
PyPi
TOTP Apps
see https://en.wikipedia.org/wiki/Comparison_of_OTP_applications
- Microsoft Authenticator
- Google Authenticator
- FreeOTP