From 9d856e5282a8532783acf46b0910df8daf19ffb0 Mon Sep 17 00:00:00 2001 From: Kushagra <20563379+Kushagra@users.noreply.github.com> Date: Tue, 7 Aug 2018 13:47:16 +0530 Subject: [PATCH 1/2] Update Authentication and fix a typo --- docs/hackers/hacker-start-up-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hackers/hacker-start-up-guide.md b/docs/hackers/hacker-start-up-guide.md index 49e59c69fcc..65358c60e82 100644 --- a/docs/hackers/hacker-start-up-guide.md +++ b/docs/hackers/hacker-start-up-guide.md @@ -13,13 +13,13 @@ Congratulations on deciding to use HackerOne as your platform in submitting vuln Option | Detail ------ | ------- Profile | Add a picture to your profile, change your username, add a website, your location, and a personal blurb about yourself. -Authentication | Sorry, HackerOne currently doesn't support two-factor authentication for hackers. +Authentication | HackerOne support two-factor authentication for hackers. Email | Change your email associated with your account. You must provide your password in order to change your email. Password | Change your password. Skill Set | Specify your skill set. [Invitation Preferences](/hackers/invitations.html) | Set when you want to receive invitations for private programs. You can choose from:
  • *Always*
  • *Only bug bounty programs*
  • *Never*
  • Programs | Manage the programs you're a member of. You can choose to leave programs and change your notification settings for each program. -[Payments](/hackers/payments.html) | Review the bounty you've received and also check on the status of your bounty. You can also sign and fill out your tax form and request a csv file of your bounties overview. +[Payments](/hackers/payments.html) | Review the bounty you've received and also check on the status of your bounty. You can also sign and fill out your tax form and request a CSV file of your bounties overview. Payout Methods | You can set up and add different payout methods for how you'd like to receive your payments. You can choose from:
  • PayPal
  • Bitcoin via Coinbase
  • Bank Transfer
  • Swag | Provide your mailing address in order to be able to receive swag. [Reputation](/hackers/reputation.html) | View the status of your reputation. From 26b9439175053a6f563fb1dc20584348e4f08a7d Mon Sep 17 00:00:00 2001 From: Kushagra <20563379+Kushagra@users.noreply.github.com> Date: Tue, 7 Aug 2018 16:28:49 +0530 Subject: [PATCH 2/2] Update with reed's suggestion --- docs/hackers/hacker-start-up-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hackers/hacker-start-up-guide.md b/docs/hackers/hacker-start-up-guide.md index 65358c60e82..2ab2bbddb0f 100644 --- a/docs/hackers/hacker-start-up-guide.md +++ b/docs/hackers/hacker-start-up-guide.md @@ -13,7 +13,7 @@ Congratulations on deciding to use HackerOne as your platform in submitting vuln Option | Detail ------ | ------- Profile | Add a picture to your profile, change your username, add a website, your location, and a personal blurb about yourself. -Authentication | HackerOne support two-factor authentication for hackers. +Authentication | Set up two-factor authentication for your account. Email | Change your email associated with your account. You must provide your password in order to change your email. Password | Change your password. Skill Set | Specify your skill set.