Mailspring/app/internal_packages/phishing-detection
2018-10-06 23:27:27 -07:00
..
docs ⚠️ Drop support for CoffeeScript / CJSX in plugins, themes, and core 2018-01-23 23:59:37 -08:00
lib Make all strings in the app run through intl lookup 2018-10-06 23:27:27 -07:00
specs Adopt prettier , upgrade ESLint 2017-09-26 11:33:08 -07:00
styles Run CSS/LESS autoformatter on entrie codebase 2017-10-14 17:36:44 -07:00
icon.png Clean up project directory structure, removing legacy packages folder 2017-08-10 19:24:10 -07:00
package.json Switch product name to “Mailspring” 2017-09-05 13:40:25 -07:00
README.md ⚠️ Drop support for CoffeeScript / CJSX in plugins, themes, and core 2018-01-23 23:59:37 -08:00
screenshot.png Clean up project directory structure, removing legacy packages folder 2017-08-10 19:24:10 -07:00

Phishing Detection

A sample package for Mailspring to detect simple phishing attempts. This package display a simple warning if a message's originating address is different from its return address. The warning looks like this:

screenshot

Who is this for?

This package is our slimmest example package. It's annotated for developers who have no experience with React, Flux, Electron, or N1.