~sircmpwn/git-send-email.io

af1f7401b98ea651e63ffdc60f5c6e1fff202e22 — Drew DeVault 2 years ago 9a23995
Add warning for protonmail users
1 files changed, 8 insertions(+), 0 deletions(-)

M index.html
M index.html => index.html +8 -0
@@ 105,6 105,14 @@
                  daemon in your git config by setting an empty value for 
                  sendemail.smtpsslcertpath.
                </p>
                <div class="alert">
                  Be advised that Protonmail is generally known to be a pretty
                  bad email host. They will munge up your outgoing emails and
                  your patches may fail to apply when received by the other end.
                  Not to mention their mistreatment of open source and false
                  promises of security! You should consider a different mail
                  provider.
                </div>
                <a href="#step-3" class="button">Next</a>
              </div>
            </div>