A customer can write cucumber steps, that are defined to monitor a website. Checks once a day a free, any others costs money.
Example 1:
``` E-Mail: owner@wintermute.app
Procedure: When I go to “http://wintermute.app” Then I should get redirected to “https://wintermute.app” ```
``` E-Mail: owner@wintermute.app
Procedure: When I go to “https://wintermute.app” Then the certificate should be valid for more than 30 days And the certificate should be accepted by all major browser vendors ```
Once a procedure is created, a link to this email is sent. All procedures are public and searchable. A procedure can be deleted by the owner of the procedure. It needs to be clarified, how to protect the emails of the users.