Confirmed users
502
edits
Gdestuynder (talk | contribs) |
|||
| Line 56: | Line 56: | ||
=== Identity Management === | === Identity Management === | ||
==== | ==== Make Multi-Factor Authentication for OpenVPN a first class citizen ==== | ||
* Mozilla Advisor: Guillaume Destuynder | * Mozilla Advisor: Guillaume Destuynder | ||
* difficulty: medium | * difficulty: medium | ||
| Line 62: | Line 62: | ||
* Required skills: C | * Required skills: C | ||
Mozilla uses OpenVPN with MFA via deferred C plugins and pythons scripts. However, there are several caveats that require non-plugin based modifications, such as One Time Passwords (OTP) client input and session tracking. The goal of this project is to research and | Mozilla uses OpenVPN with MFA via deferred C plugins and pythons scripts. However, there are several caveats that require non-plugin based modifications, such as One Time Passwords (OTP) client input and session tracking. The goal of this project is to research and provide a first class user experience when using MFA with OpenVPN, and contribute it to the Open Source OpenVPN project. | ||
=== Risk Management === | === Risk Management === | ||