From 1ecfb966595a4d2956a0db91ebcdf0088e973c96 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 21 Mar 2019 11:42:51 +0000 Subject: [PATCH] Add security information Add security information --- app/templates/views/features.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/templates/views/features.html b/app/templates/views/features.html index deffa316d..5489b5f92 100644 --- a/app/templates/views/features.html +++ b/app/templates/views/features.html @@ -75,4 +75,12 @@

Notify sends messages through multiple providers. If one provider fails, Notify automatically switches to another so that your messages aren’t affected.

You can check how Notify is performing.

+ +

Security

+

Notify protects and manages data to meet the needs of government services.

+

Hide sensitive information

+

Notify lets you redact personal information from your messages after they've been sent. This means that only the recipient can see that information.

+

Two-factor authentication

+

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.

+

Read more about security. {% endblock %}