Back to Freecodecamp

Task 52

curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d56fc3c74bcb38ee529523.md

latest1.8 KB
Original Source
<!-- READING -->

--instructions--

Read the text and answer the question below.

--questions--

--text--

Mark decided to email Jessica to update her on his progress and to ask for guidance on a specific issue.

Subject: Security Protocols Update – Encountering an Issue

Hi Jessica,

I've started working on the security protocols for the new project. I've updated my software tools to the latest versions and informed the team about setting up multi-factor authentication. Everyone, including QA, is aware that it's mandatory, and we're making sure it's properly implemented.

However, I've run into a problem with data encryption. I understand that all sensitive data must be encrypted and that encryption keys must be stored securely, but I'm not sure if we have a specific method or tool for this. Do we have any guidelines on which encryption standards to follow? Also, should we run any tests after encryption to ensure everything is secure?

Let me know how to proceed. Thanks for your help!

Best,

Mark

What security measure has Mark informed the team about?

--answers--

Multi-factor authentication.


Firewall installation.

--feedback--

Mark does not mention anything about firewalls in his email.


Data encryption guidelines.

--feedback--

Mark is asking for encryption guidelines, not informing the team about them.


Password complexity rules.

--feedback--

While password security is important, Mark does not mention password rules.

--video-solution--

1

--explanation--

Mark writes that he has informed the team about setting up multi-factor authentication and made it mandatory. This is an essential security measure that adds an extra layer of protection.

Focus on how Mark makes sure everyone, including QA, follows this security requirement.