From e3248a0488b29ce685b7b0c26974d393e7dba760 Mon Sep 17 00:00:00 2001 From: Abhishek Arya Date: Thu, 17 Aug 2017 12:35:58 -0700 Subject: [PATCH] Update faq.md --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 118e2b4fb..db61af9ff 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -18,9 +18,9 @@ Security access control is important for the kind of issues that OSS-Fuzz detect We will reconsider the Github issue tracker once the [access control feature](https://github.com/isaacs/github/issues/37) is available. -## Why do you require an e-mail associated with a Google account? +## Why do you require a Google account e-mail for authentication ? -Our [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) requires a Google account for authentication. +Our [ClusterFuzz](clusterfuzz.md) fuzzing infrastructure and [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) require a Google account for authentication. Note that an alternate email address associated with a Google acount does not work, it has to be a Google account email. ## Why do you use Docker?