mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
updated external links
This commit is contained in:
@@ -112,9 +112,11 @@ def about_notify_nav():
|
|||||||
{
|
{
|
||||||
"name": "About notify",
|
"name": "About notify",
|
||||||
"link": "main.about_notify",
|
"link": "main.about_notify",
|
||||||
},
|
"sub_navigation_items": [
|
||||||
{
|
{
|
||||||
"name": "Security",
|
"name": "Security",
|
||||||
"link": "main.about_security",
|
"link": "main.about_security",
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -19,15 +19,18 @@
|
|||||||
<li>manage risks around information</li>
|
<li>manage risks around information</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
Notify.gov operates under a full three-year <a href="https://digital.gov/resources/an-introduction-to-ato/"
|
Notify.gov operates under a full three-year <a class="use-link usa-link--external"
|
||||||
target="_blank">Authority-to-Operate (ATO)</a>. This federal security authorization process leverages security
|
href="https://digital.gov/resources/an-introduction-to-ato/" target="_blank">Authority-to-Operate (ATO)</a>. This
|
||||||
|
federal security authorization process leverages security
|
||||||
controls provided by National Institute of Standards and Technology (NIST).
|
controls provided by National Institute of Standards and Technology (NIST).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Our infrastructure runs on <a href="https://www.cloud.gov/" target="_blank">cloud.gov</a> and utilizes several
|
Our infrastructure runs on <a class="use-link usa-link--external" href="https://www.cloud.gov/"
|
||||||
|
target="_blank">cloud.gov</a> and utilizes several
|
||||||
services through Amazon Web
|
services through Amazon Web
|
||||||
Services (AWS), including <a href="https://aws.amazon.com/sns/" target="_blank"> AWS SNS </a> for sending SMS
|
Services (AWS), including <a class="use-link usa-link--external" href="https://aws.amazon.com/sns/" target="_blank">
|
||||||
|
AWS SNS </a> for sending SMS
|
||||||
messages.
|
messages.
|
||||||
</p>
|
</p>
|
||||||
<p>For more information about the Notify.gov infrastructure, contact us at <a
|
<p>For more information about the Notify.gov infrastructure, contact us at <a
|
||||||
@@ -48,13 +51,15 @@
|
|||||||
</p>
|
</p>
|
||||||
<h2>Multi-Factor Authentication</h2>
|
<h2>Multi-Factor Authentication</h2>
|
||||||
<p>
|
<p>
|
||||||
Notify.gov uses <a href="https://login.gov/what-is-login/" target="_blank">Login.gov</a> for enhanced security.
|
Notify.gov uses <a class="use-link usa-link--external" href="https://login.gov/what-is-login/"
|
||||||
|
target="_blank">Login.gov</a> for enhanced security.
|
||||||
Login.gov is an extra layer of security created by the government that uses multi-factor authentication and stronger
|
Login.gov is an extra layer of security created by the government that uses multi-factor authentication and stronger
|
||||||
passwords to protect your account.
|
passwords to protect your account.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
To access Notify.gov, users will use a Login.gov account associated with their agency (.gov) email with one of the
|
To access Notify.gov, users will use a Login.gov account associated with their agency (.gov) email with one of the
|
||||||
<a href="https://login.gov/help/get-started/authentication-methods/" target="_blank">multi-factor authentication
|
<a class="use-link usa-link--external" href="https://login.gov/help/get-started/authentication-methods/"
|
||||||
|
target="_blank">multi-factor authentication
|
||||||
methods</a> offered through Login.gov.
|
methods</a> offered through Login.gov.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user