http://cat.i2p/2024.html
Everybody who operates an mail server is able
to read all non-encrypted mails.
If you care for privacy, please encrypt your mails. Thank
you! Update: Forgot
to mention
how to encrypt
a text file: $ gpg --armor -r $FOO --encrypt $BAR $FOO is the recipient, e.g.
[email protected] (this is
a fake address), and $BAR is the text file
you want...