Skip to content

Michael Munsey HW submission#10

Open
munseym wants to merge 1 commit intopce-uw-jscript400:masterfrom
munseym:master
Open

Michael Munsey HW submission#10
munseym wants to merge 1 commit intopce-uw-jscript400:masterfrom
munseym:master

Conversation

@munseym
Copy link
Copy Markdown

@munseym munseym commented Jul 29, 2019

No description provided.

Comment thread readme.md
* **Question:** Describe the difference between authentication and authorization.

* **Your Answer:**
* **Your Answer:** Authentication is that you are who you say you are, authorization is permissions that you have.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread readme.md
_NOTE: We will not go into this too deeply for the sake of brevity, however this is a really interesting topic! I would encourage you to look into this more on your own, if you're interested._

* **Your Answer:**
* **Your Answer:** It runs the output back in as an input to the function again, making it more secure.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More rounds creates a more secure hash but also exponentially increases required server resources.

Comment thread readme.md
* **Question:** Why is it important to give a non-specific error message as opposed to a message like "Password incorrect?"

* **Your Answer:**
* **Your Answer:** If someone is trying a brute force attack, knowing which part, username or password, is the problem allows a hacker to exponentially decrease the time required to crack your site.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants