Discussion:
How email software could ideally contribute to the protection of privacy of the common people
(too old to reply)
Mok-Kong Shen
2015-07-24 16:02:09 UTC
Permalink
The following two paragraphs are quoted from a recent article
"Why We Encrypt" of Bruce Schneier
(https://www.schneier.com/crypto-gram/archives/2015/0715.html):

"Encryption should be enabled for everything by default, not a feature
you turn on only if you're doing something you consider worth
protecting."

"This is important. If we only use encryption when we're working with
important data, then encryption signals that data's importance. If only
dissidents use encryption in a country, that country's authorities have
an easy way of identifying them. But if everyone uses it all of the
time, encryption ceases to be a signal. No one can distinguish simple
chatting from deeply private conversation. The government can't tell
the dissidents from the rest of the population. Every time you use
encryption, you're protecting someone who needs to use it to stay
alive."

Obviously a difficult problem is how the common people could be well
motivated to do some additional work in sending their emails encrypted,
which could be nontrivial when the encryption work is required to be
secure (including freedom of risks of the genre of Heartbleed in case
of open-source software and freedom of risks of backdoors in case of
closed-source software).

In my humble view, email software could greatly assist the common
people to do what Schneier recommends in the above citation, if it has
the following features:

(1) The software provides at least one symmetric and one asymmetric
encryption software for users to employ, with open-source codes that
are in practice at least within the capability (and time resource) of
those attaining certain advanced level of programming knowledge to
critically examine.

(2) Users could easily integrate their own encryption software to be
conveniently employed.

(3) When users don't have materials that need to be sent with
encryption and hence the emails are sent in plaintext, the software
would automatically propose to send as attachment an appropriately
generated dummy file that appears to contian their encrypted materials.
(If many users accept this, it would greatly enhance the loading of
the computers of the adversary.)

I should much appreciate comments and critiques to the above.

M. K. Shen
William Unruh
2015-07-24 16:22:47 UTC
Permalink
On 2015-07-24, Mok-Kong Shen <mok-***@t-online.de> wrote:
<Long post on why everyone should encrypt so encryption does not in and
of itself indicate importance>

This topic has been discussed for at least 10 years by now. I doubt that
there is anything more worthwhile to say on it.
Mok-Kong Shen
2015-07-24 16:35:07 UTC
Permalink
Post by William Unruh
<Long post on why everyone should encrypt so encryption does not in and
of itself indicate importance>
This topic has been discussed for at least 10 years by now. I doubt that
there is anything more worthwhile to say on it.
So what Schneir wrote is also discussed for at least 10 years by now?

M. K. Shen
Anonymous
2015-07-25 10:36:04 UTC
Permalink
Post by Mok-Kong Shen
(1) The software provides at least one symmetric and one asymmetric
encryption software for users
The brutal truth is that copious secure software exists, but is not
used because the vast majority of dumb users (and that includes
businesses) are married to MS Outlook. It doesn't matter how good
your software is, if Outlook doesn't have the capability you have no
hope of world change.

The PGP plugins for Outlook fall into these catagories:

* free but broken
* works but the proprietary plugin is expensive

AFAIK, symmetric crypto is non-existent on Outlook, and all mainstream
mail clients for that matter. Maybe the Tutanota app has it. My
approach is to write a letter in LaTeX, password-protect the PDF, and
then e-mail it.

Maybe the "Let's Encrypt" project will make S/MIME more practical, and
thus serve as a practical public key crypto tool for Outlook users.
The letsencrypt.org website goes live in September.
Mok-Kong Shen
2015-07-26 08:46:20 UTC
Permalink
Post by Anonymous
Post by Mok-Kong Shen
(1) The software provides at least one symmetric and one asymmetric
encryption software for users
The brutal truth is that copious secure software exists, but is not
used because the vast majority of dumb users (and that includes
businesses) are married to MS Outlook. It doesn't matter how good
your software is, if Outlook doesn't have the capability you have no
hope of world change.
* free but broken
* works but the proprietary plugin is expensive
AFAIK, symmetric crypto is non-existent on Outlook, and all mainstream
mail clients for that matter. Maybe the Tutanota app has it. My
approach is to write a letter in LaTeX, password-protect the PDF, and
then e-mail it.
Maybe the "Let's Encrypt" project will make S/MIME more practical, and
thus serve as a practical public key crypto tool for Outlook users.
The letsencrypt.org website goes live in September.
Thanks for the informations and comments.

The real security of emails is currently practically nonexistant. If,
of the three desirable features I listed, (2) could be realized in all
popular email software, that would be at least an essential step
forwards. For, according to experience from my own attempts, writing
codes (or having such codes of others be examined) to generate RSA keys
and perform AES encryption is not very difficult, if high runtime
efficiency is not required, which is fortunately the case for messages
of the common people. That's anyway a onetime work. If afterwards one's
email software could render the execution of encryption and decryption
of messages entirely without additional efforts, I believe at least
some people would be motivated to regularly have their emails encrypted
that way.

M. K. Shen

Loading...