diff --git a/js/src/3rdparty/email-verification/terms-of-service.js b/js/src/3rdparty/email-verification/terms-of-service.js
index 3c9b76781..4a1c7f1d9 100644
--- a/js/src/3rdparty/email-verification/terms-of-service.js
+++ b/js/src/3rdparty/email-verification/terms-of-service.js
@@ -18,6 +18,10 @@ import React from 'react';
export default (
- - todo
+ - This privacy notice relates to your use of the Parity email verification service. We take your privacy seriously and deal in an honest, direct and transparent way when it comes to your data.
+ - We collect your email address when you use this service. This is temporarily kept in memory, and then encrypted and stored in our EU servers. We only retain the cryptographic hash of the email address to prevent duplicated accounts. The cryptographic hash of your email address is also stored on the blockchain which is public by design. You consent to this use.
+ - You pay a fee for the cost of this service using the account you want to verify.
+ - Your email address is transmitted to a third party EU email verification service mailjet for the sole purpose of the email verification. You consent to this use. Mailjet's privacy policy is here: https://www.mailjet.com/privacy-policy.
+ - Parity Technology Limited is registered in England and Wales under company number
09760015
and complies with the Data Protection Act 1998 (UK). You may contact us via email at admin@parity.io. Our general privacy policy can be found here: https://ethcore.io/legal.html.
);