├── LICENSE.md ├── Q-and-A.md ├── README.md ├── coupon_sending.md ├── getting-titan-token-from-google.md ├── getting-yubikey-token-from-github.md ├── github-key-1.png ├── github-key-2.png ├── github-key-3.png ├── github-key-4.png ├── google-key-1.png ├── google-key-2.png ├── google-key-3.png ├── google-key-4.png ├── guide └── token-usage-guide.md ├── invitation.md ├── invitation.txt └── security-rationale.md /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/LICENSE.md -------------------------------------------------------------------------------- /Q-and-A.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/Q-and-A.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/README.md -------------------------------------------------------------------------------- /coupon_sending.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/coupon_sending.md -------------------------------------------------------------------------------- /getting-titan-token-from-google.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/getting-titan-token-from-google.md -------------------------------------------------------------------------------- /getting-yubikey-token-from-github.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/getting-yubikey-token-from-github.md -------------------------------------------------------------------------------- /github-key-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/github-key-1.png -------------------------------------------------------------------------------- /github-key-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/github-key-2.png -------------------------------------------------------------------------------- /github-key-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/github-key-3.png -------------------------------------------------------------------------------- /github-key-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/github-key-4.png -------------------------------------------------------------------------------- /google-key-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/google-key-1.png -------------------------------------------------------------------------------- /google-key-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/google-key-2.png -------------------------------------------------------------------------------- /google-key-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/google-key-3.png -------------------------------------------------------------------------------- /google-key-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/google-key-4.png -------------------------------------------------------------------------------- /guide/token-usage-guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/guide/token-usage-guide.md -------------------------------------------------------------------------------- /invitation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/invitation.md -------------------------------------------------------------------------------- /invitation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/invitation.txt -------------------------------------------------------------------------------- /security-rationale.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossf/great-mfa-project/HEAD/security-rationale.md --------------------------------------------------------------------------------