list

site

Dovel website repository.

curl https://dovel.email/site.tar tar

README.md

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