Difference between revisions of "2FA"
Jump to navigation
Jump to search
(Created page with "Two factor authentication") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Two factor authentication | Two factor authentication | ||
+ | = PyPi = | ||
+ | * 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