Add multi-factor authentication to Rubygems.
- Mentors
- sonalkr132, André Arko
- Organization
- Ruby
Currently gem
command line tool and rubygems.org does not support any OTP authentication other than original email and password. This project tries to add extra authentication method (compatible with Google Authenticator) when pushing gems, changing ownership, login, etc. The extra authentication can improve total security level of rubygems.