EmailSec Is a Email Security service for fast notification if person’s email is compromised.
The website is hosted on github.io (that means that repository name is emailsec.github.io).
cloud “Website” { node “Website1” as W1 { } node “Website2” as W2 { } node “Website3” as W3 { } } } as Web
cloud “BusinessLogic” {
} as Engine
cloud Database { } as DB
Web <-> Eng <-> DB