diff --git a/app/templates/views/information-security.html b/app/templates/views/information-security.html index 3fbe0f06b..ddca943a5 100644 --- a/app/templates/views/information-security.html +++ b/app/templates/views/information-security.html @@ -14,39 +14,32 @@ Information security guidelines – GOV.UK Notify Information security for text messages, emails and letters - {% call banner_wrapper(type='warning') %} -

This content is a work in progress

-

It should not be relied upon

- {% endcall %} -

A more pragmatic approach to information security

-

In the past, government has taken a risk-averse approach to information security. This resulted in services that were unhelpful and hard to use.

+

Use a practical approach to information security, one that balances a user’s need to be kept informed with being kept safe.

-

We’re switching to a more pragmatic approach to information security – one that balances a user’s needs to be kept informed and kept safe.

- -

In the past, for example, our blanket no-links policy meant we were telling people to “search ‘the UK government’ and click the first result” rather than just telling them to “visit www.gov.uk”. Other services had a blanket policy of not sending any information at all, resulting in obtuse messages like “You have a message in your online account. Sign in to see the message.” (no sign-in link included).

Contents

-

Start with needs – user needs, not government needs

+

Start with user needs, not government needs

Start by writing the message you want to send. Don’t worry about the information security aspect just yet – write the message you want to convey as clearly and directly as possible.

-

We have design patterns and content guidance to help you write clearly and convey the right information at the right time.

+

Use our design patterns along with the GOV.UK style guide to help you write clearly and convey the right information at the right time.

-

Once you have a message which meets user needs, look at it in relation to the risks below. Use this framework to decide if you need to change the message in order to keep the users safe.

+

Once you have a message which meets user needs, look at it in relation to the risks we outline. Use this to decide if you need to change the message in order to keep the users safe.

@@ -54,19 +47,19 @@ Information security guidelines – GOV.UK Notify

There are 3 main risks involved in sending notifications by text message, email or letter:

- +
    +
  1. Someone accidentally sees the notification.
  2. +
  3. An attacker intercepts a message, or gains access to someone’s email inbox, phone messages or paper files.
  4. +
  5. An attacker tricks the user by sending a fake notification (phishing).
  6. +

Someone accidentally sees the notification

-

For some messages, the recipient would be unhappy if someone else accidentally saw the contents – for example, the results of a recent medical test.

+

For some messages, the recipient would be unhappy if someone else accidentally saw the contents, for example, the results of a recent medical test.

This is a privacy issue – in this case the unintended recipient isn’t trying to steal money or identity information.

-

To address this risk, don’t reveal the important information in the subject line or opening sentence, or ask the user to sign in to see the information in full. More about this below.

+

To address this risk, don’t reveal the important information in the subject line or opening sentence, or ask the user to sign in to see the information in full.

An attacker intercepts a message, or gains access to someone’s email inbox, phone messages or paper files

@@ -74,7 +67,7 @@ Information security guidelines – GOV.UK Notify

It’s also possible for a criminal to gain access to someone’s entire email inbox, phone messages or paper files. Email accounts can be hacked, phones and paper files can be stolen, left lying around or picked out of the rubbish.

-

In both cases, criminals are looking for information they can use to commit fraud. To address this risk, don’t send payment details, ID numbers or any other information that can be used for fraud. More about this below.

+

In both cases, criminals are looking for information they can use to commit fraud. To address this risk, don’t send payment details, ID numbers or any other information that can be used for fraud.

An attacker tricks the user by sending a fake notification (phishing)

@@ -82,26 +75,26 @@ Information security guidelines – GOV.UK Notify

This is known as a ‘phishing attack’.

-

To address this risk, don’t send requests for personal information of any kind, unless the request is directly connected with a transaction. More about this below.

+

To address this risk, don’t send requests for personal information of any kind, unless the request is directly connected with a transaction.

-

Information security guidelines

+

Information security principles

Protect the user’s privacy

-

If you think the recipient might be upset if someone accidentally saw the message contents, either:

+

To avoid someone other than the recipient accidentally seeing a message that has sensitive or confidential information, either:

Remember that even the sender ID also reveals information. For example, don’t set your sender name as ‘STI clinic’.

Don’t send information that can be used for fraud

-

To reduce the risk if messages are intercepted, hacked or stolen, don’t send information that can be used for fraud – either now or in the future:

+

To reduce the risk if messages are intercepted, hacked or stolen, don’t send messages with:

- + +
+

Examples

+ +

Example of an appointment reminder

+

“Dear Anne Smith, you’ve got a licence appointment tomorrow at 2:15pm at the Licence Office, 1 Chapel Hill, Heswall, Bournemouth BH1 1AA. To cancel your appointment, visit licensing.service.gov.uk/appointment/12345678/cancel. To change your appointment time, sign in to your account.”

+

This is a good example because:

+ + + +

Example to add a photo to an environmental permit

+

“Dear Andrew Jones, to add a location photo to your environmental permit application, visit environmentalpermit.service.gov.uk/12345678/add-photo. If you didn’t request this link, please ignore this message.”

+

This is a good example because:

+ +
+

You can do more if you want to

-

These guidelines are the minimum requirement. If you want to take more stringent measures for your service, that’s fine.

+

These guidelines are the minimum requirement. You can take stricter measures for your service if you think it's necessary.

Just make sure you’re balancing your users’ needs to be kept informed and kept safe.