If we didn't have to think about crypto, everyone would be using it. It is just not easy to ensure the secrecy and integrity of all your data. And Joe Blow does not really care so much about his security or integrity to go out of his way to use more crypto.
You have a moral obligation to use crypto
51–60 of 92 posts
Re: You have a moral obligation to use crypto
#52Earlier quoted context omitted.
A 3rd thing, which I've done, is for a private site to collaborate with a small group of people I know in real life. You give them a hardcopy of your CA cert and then they can verify the details when adding it to their browsers.
The real interesting thing about that use is that it makes it impossible for the NSA and the like to strong arm someone else for the keys. With what we know about the current environment, being your own CA is actually the most secure approach.
Re: You have a moral obligation to use crypto
#53Earlier quoted context omitted.
Yes. I can not imagine any other conception of moral obligation. How would you come up with an obligation to do X or not do Y without an underlying belief structure?
I was asking about the second half of the sentence. (But to answer your question in terms of what I am getting at, you would work backwards from what you were comfortable with and then tell yourself that it was your underlying belief structure, whether that were meaningfully true or not)
I do not think most people use moral reasoning to guide (even semi-consitently) their actions. However I assumed that anyone who says "You have a moral obligation to do X" was speaking in a philosophical context and not using it as a euphemism or "Crypto is /<oo1."
Re: You have a moral obligation to use crypto
#54Reposting my comment on the blog: I can't comment on which encryption schemes are still strong, but one advantage to using protection for general use is providing strength in numbers. Right now, using Tor or strong encryption is a bright beacon saying "this person has something to hide!" and the NSA et al hone in by default. If, however, using Tor and strong encryption was the norm, it is easier for those who need it…
But the general idea is correct.
Re: You have a moral obligation to use crypto
#55I'd be interested in joining the fight to hide information from the NSA if it didn't seem functionally impossible for folks who haven't made it into a career.
Re: You have a moral obligation to use crypto
#56Re: You have a moral obligation to use crypto
#57Earlier quoted context omitted.
I think I understand. Any acknowledgement that Google has done more to secure Internet traffic for normal users than any other company would require you to concede something, and thus feel bad.
"Normal users" don't need their stuff hidden from government surveillance? Nope, not going to concede that. Stop being obtuse and address the point of the article: Unless encryption is routine, it isn't effective against dragnet surveillance.
http://benlog.com/2014/01/03/there-are-3-kinds-of-crypto/
Google has done an enormous amount to improve and deploy what Ben Adida called "b2c crypto" -- typically turning it on months to years ahead of its main competitors, and actively supporting work on making it stronger. But they've done almost nothing to encourage the use of "p2p crypto" in Adida's sense, at least not as a product feature.
I support the widespread routine use of p2p crypto, but I think Google deserves credit for what it has done. That includes making b2c crypto "routine" for most products, which does have direct effects on dragnet surveillance.
Re: You have a moral obligation to use crypto
#58Earlier quoted context omitted.
"Normal users" don't need their stuff hidden from government surveillance? Nope, not going to concede that. Stop being obtuse and address the point of the article: Unless encryption is routine, it isn't effective against dragnet surveillance.
I think the difference between you and tptacek here is basically about this: http://benlog.com/2014/01/03/there-are-3-kinds-of-crypto/ Google has done an enormous amount to improve and deploy what Ben Adida called "b2c crypto" -- typically turning it on months to years ahead of its main competitors, and actively supporting work on making it stronger. But they've done almost nothing to encourage the use of "p2p crypto…
There is some value in that foreign governments with their own NSA wannabes could get thwarted.
Re: You have a moral obligation to use crypto
#59Then everybody implements crypto, and then we get another 20 articles on Hacker News about how "your crypto is wrong and broken and you're a terrible person!". I'd be interested in joining the fight to hide information from the NSA if it didn't seem functionally impossible for folks who haven't made it into a career.
I have a web-app project for which encryption would be ideal.
However I have already a hard time finding an encryption capable database.
PostgreSQL has a pg-crypto but it looks like an after fought module.
Right now the best solution I can find is each user gets an encrypted SQLite database on my server. But what happens when 2 or more users need to share data that are in their respective databases ?
Re: You have a moral obligation to use crypto
#60OK. I'm prepared to agree with the headline in principle. However, here's the deal/problem: I am willing to encrypt outgoing mail only in cases where I can identify that the recipient are capable of decrypting it (with 0 friction at any stage). It's (still) more important to me that my e-mail is read by the recipient, than that it's not read by any other party.