mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Add link to mailing list.
This commit is contained in:
parent
803c39e585
commit
e0edc1b7ec
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
Jacob Hoffman-Andrews <jsha@eff.org>, Peter Eckersley <pde@eff.org>
|
||||
|
||||
## Mailing List
|
||||
|
||||
starttls-everywhere@eff.org, https://lists.eff.org/mailman/listinfo/starttls-everywhere
|
||||
|
||||
## Background
|
||||
|
||||
Most email transferred between SMTP servers (aka MTAs) is transmitted in the clear and trivially interceptable. Encryption of SMTP traffic is possible using the STARTTLS mechanism, which encrypts traffic but is vulnerable to a trivial downgrade attack.
|
||||
|
|
|
|||
Loading…
Reference in a new issue