njm2112 / twofactorauth

List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.

Home Page:https://twofactorauth.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwoFactorAuth.org

Build Status License Gitter Twitter

A list of popular sites and whether or not they accept two factor auth.

The Goal

The goal is to build a website (TwoFactorAuth.org) with a comprehensive list of sites that support Two Factor Authentication, as well as the methods that they provide.

Our hope is to aid consumers who are deciding between alternative services based on the security they offer for their customers. This can also serve as an indicator for the effort a site has put into security in general.

Contributing

If you'd like to contribute, read the entire guidelines here in CONTRIBUTING.md.

Running Locally

TwoFactorAuth.org is built on Jekyll. In order to run Jekyll, it is necessary to install Ruby with RubyGems. Once Ruby and RubyGems are installed and available from the command line, TwoFactorAuth can be setup using the following commands.

gem install jekyll
cd ~/twofactorauth
jekyll serve

The TwoFactorAuth website should then be running on http://localhost:4000.

License

This code is distributed under the MIT license. For more info, read the LICENSE file distributed with the source code.

About

List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.

https://twofactorauth.org

License:MIT License


Languages

Language:JavaScript 94.5%Language:HTML 4.4%Language:CSS 0.7%Language:Ruby 0.5%