From e1b77e3b1342716e206009142c43e4e777be7c4d Mon Sep 17 00:00:00 2001 From: thomchambers Date: Wed, 28 Feb 2018 15:33:47 +0000 Subject: [PATCH 1/2] Update Security page content Adding some new content based on feedback from user research. --- app/templates/views/security.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/app/templates/views/security.html b/app/templates/views/security.html index 25a15226c..38320c51a 100644 --- a/app/templates/views/security.html +++ b/app/templates/views/security.html @@ -44,9 +44,20 @@
  • protective monitoring to record activity, and raise alerts about any suspicious activity
  • using JSON Web Tokens, to avoid sending API keys when your service talks to Notify
  • - -

    User permissions

    + +

    Protect sensitive information

    +

    Some messages include sensitive information like security codes or password reset links.

    +

    If you’re sending a message with sensitive information, you can choose to hide those details on the Notify dashboard once the message has been sent. This means that only the message recipient will be able to see that information.

    + +

    User permissions and signing in

    You can set different user permissions in Notify. This lets you control who in your team has access to certain parts of the service.

    +

    Two-factor authentication

    +

    To sign in to Notify, you’ll need to enter:

    + +

    If receiving text messages at work is a problem for your team, contact us about using an email link instead.

    Information risk management

    Our approach to information risk management follows National Cyber Security Centre (NCSC) guidance. It assesses:

    From e899e2e8261702250ae6b682e7b97c21aff6c694 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 28 Feb 2018 16:05:16 +0000 Subject: [PATCH 2/2] Make it clearer what you sign in using with MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Avoid confusion between and email you’re sent and an email address that is your username. --- app/templates/views/security.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/security.html b/app/templates/views/security.html index 38320c51a..49b133b43 100644 --- a/app/templates/views/security.html +++ b/app/templates/views/security.html @@ -54,7 +54,7 @@

    Two-factor authentication

    To sign in to Notify, you’ll need to enter:

    If receiving text messages at work is a problem for your team, contact us about using an email link instead.