6 ms·
Sending passwords via plain text forms and plain text emails are both bad practices. However, plain text email is distinctly worse because the data can linger f
by xirium 18y ago
Sending passwords via plain text forms and plain text emails are both bad practices. However, plain text email is distinctly worse because the data can linger for months or years in less secure systems.
A credit card number sent over unencrypted HTTP may only be vulnerable for a brief period. However, a credit card number sent over SSL and forwarded as a plain text email may be vulnerable until the credit card expires.