From 9c5a9b9b7f4c0a2183d6984ae509fa2acdad9233 Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Wed, 13 Jun 2018 13:51:39 -0700 Subject: Add phishing notice. --- notices/archive/notice_4.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 notices/archive/notice_4.md (limited to 'notices/archive/notice_4.md') diff --git a/notices/archive/notice_4.md b/notices/archive/notice_4.md new file mode 100644 index 000000000..578c8488f --- /dev/null +++ b/notices/archive/notice_4.md @@ -0,0 +1,6 @@ +Dear MetaMask Users, + +There have been several instances of high-profile legitimate websites such as BTC Manager and Games Workshop that have had their websites temporarily compromised. This involves showing a fake MetaMask window on the page asking for user's seed phrases. MetaMask will never open itself in this way and users are encouraged to report these instances immediately to either [our phishing blacklist](https://github.com/MetaMask/eth-phishing-detect/issues) or our support email at [support@metamask.io](support@metamask.io). + +Please read our full article on this ongoing issue at [https://medium.com/metamask/new-phishing-strategy-becoming-common-1b1123837168](https://medium.com/metamask/new-phishing-strategy-becoming-common-1b1123837168). + -- cgit From b00e77cbff273b485ad1c01d6f0f4ba0972bd95d Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 14 Jun 2018 13:02:23 -0700 Subject: Fix email link in phishing notice --- notices/archive/notice_4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notices/archive/notice_4.md') diff --git a/notices/archive/notice_4.md b/notices/archive/notice_4.md index 578c8488f..c7a5f83a9 100644 --- a/notices/archive/notice_4.md +++ b/notices/archive/notice_4.md @@ -1,6 +1,6 @@ Dear MetaMask Users, -There have been several instances of high-profile legitimate websites such as BTC Manager and Games Workshop that have had their websites temporarily compromised. This involves showing a fake MetaMask window on the page asking for user's seed phrases. MetaMask will never open itself in this way and users are encouraged to report these instances immediately to either [our phishing blacklist](https://github.com/MetaMask/eth-phishing-detect/issues) or our support email at [support@metamask.io](support@metamask.io). +There have been several instances of high-profile legitimate websites such as BTC Manager and Games Workshop that have had their websites temporarily compromised. This involves showing a fake MetaMask window on the page asking for user's seed phrases. MetaMask will never open itself in this way and users are encouraged to report these instances immediately to either [our phishing blacklist](https://github.com/MetaMask/eth-phishing-detect/issues) or our support email at [support@metamask.io](mailto:support@metamask.io). Please read our full article on this ongoing issue at [https://medium.com/metamask/new-phishing-strategy-becoming-common-1b1123837168](https://medium.com/metamask/new-phishing-strategy-becoming-common-1b1123837168). -- cgit