Dovel website repository.
- # dovel.email
- This is the repo that contains the main website's pages.
- So far it is an index.html file only.
- ## About
- Dovel email is a SMPT server that uses OpenPGP to encrypt and
- decrypt emails. It is designed to be simple to use and setup.
- Using the WKD standard makes it pretty easy to ensure privacy
- and security.
- Dovel uses a hook strategy to handle email for multiple domains,
- requiring the user little effort to have a feasible server. It
- works in a similar way to Git hooks. So if you're familiar with
- them, Dovel will be a breeze to setup.