Add security information

Add security information
This commit is contained in:
karlchillmaid
2019-03-21 11:42:51 +00:00
committed by Chris Hill-Scott
parent f2c2e9d729
commit 1ecfb96659

View File

@@ -75,4 +75,12 @@
<p>Notify sends messages through multiple providers. If one provider fails, Notify automatically switches to another so that your messages arent affected.</p>
<p>You can <a href="https://www.gov.uk/performance/govuk-notify">check how Notify is performing</a>.</p>
<h2 class="heading-medium">Security</h2>
<p>Notify protects and manages data to meet the needs of government services.</p>
<h3 class="heading-small">Hide sensitive information</h3>
<p>Notify lets you redact personal information from your messages after they've been sent. This means that only the recipient can see that information.</p>
<h3 class="heading-small">Two-factor authentication</h3>
<p>Notify uses 2FA to keep your account secure. Every time you sign in, we'll send a unique one-time code to your phone and ask you to enter it first.</p>
<p><a href="https://www.notifications.service.gov.uk/features/security">Read more about security</a>.
{% endblock %}