twofactorauth

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

Github星跟蹤圖

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 of this project is to build a website (TwoFactorAuth.org) with a list of popular 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 project also serves as an indicator of general security efforts used on a site.

Contributing

If you would like to contribute, please read the entire guidelines here in
CONTRIBUTING.md.

Running Locally

TwoFactorAuth.org is built upon Jekyll, using the github-pages gem.
In order to run the site locally, bundler, and all other dependencies will need to be installed, and afterwards Jekyll can serve
the site. If the gem command is not available, Ruby with RubyGems needs to be installed.
Once Ruby and RubyGems are installed and available from the command line, TwoFactorAuth can be setup using the following commands.

gem install bundler
cd ~/twofactorauth
bundle install
bundle exec jekyll serve

If you're using Ubuntu or Bash on Windows (WSL) you'll probably need to install these dependencies first:

sudo apt install build-essential ruby-bundler ruby-dev make gcc g++ zlib1g-dev

The TwoFactorAuth website should now be accessible from http://localhost:4000.

Another option is to run Jekyll inside a Docker container. Please read the Jekyll Docker Documentation on how to use Jekyll.

License

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

主要指標

概覽
名稱與所有者2factorauth/twofactorauth
主編程語言JavaScript
編程語言Ruby (語言數: 2)
平台
許可證Other
所有者活动
創建於2014-03-13 20:20:07
推送於2025-07-06 00:56:18
最后一次提交2025-07-06 10:56:17
發布數4
最新版本名稱v4.0 (發布於 )
第一版名稱v2.0 (發布於 )
用户参与
星數3.4k
關注者數97
派生數1.8k
提交數7.9k
已啟用問題?
問題數1458
打開的問題數19
拉請求數5532
打開的拉請求數1
關閉的拉請求數1407
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?