Earlier quoted context omitted.
Agreed, no magic here. I rolled a quick version using Squid and greasy spoon. Got it to work on SFDC and Gmail inside of a day. Using tags around the encrypted content and regex you could then feed the content into the decryption engine. Search works, etc. You could even using a unique IV per user to add a level of security, but it is by no means rock solid. It would however address some of the frequency analysis con…
Maybe the correct response here is an open source version of CipherCloud, built on open/published principles (to make it easy to verify the level of security provided).
CipherCloud Responds to the Crypto StackExchange Controversy
51–60 of 65 posts
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#52Earlier quoted context omitted.
Whats the guarantee these guys won't sell out?
The price of democracy is vigilance. They should know the same movement that swept them into office will gladly sweep them out if they cross the line.
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#53Earlier quoted context omitted.
Agreed, no magic here. I rolled a quick version using Squid and greasy spoon. Got it to work on SFDC and Gmail inside of a day. Using tags around the encrypted content and regex you could then feed the content into the decryption engine. Search works, etc. You could even using a unique IV per user to add a level of security, but it is by no means rock solid. It would however address some of the frequency analysis con…
Maybe the correct response here is an open source version of CipherCloud, built on open/published principles (to make it easy to verify the level of security provided).
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#54Here is a link to the DMCA notice, in case anyone cares. Its not just a DMCA notice, it contains claims against slander and defamation too. http://www.pdf-archive.com/2013/04/20/notice130419/
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#55...DMCA takedown requests.
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#56Earlier quoted context omitted.
> their desire to suppress the use of their copyrighted IP in critiques of their product Which is a textbook case of fair use. They may want to do that, but legally, they almost certainly can't.
An example needs to be set. They should be sued for issuing a DMCA notice in bad faith.
Ultimately, whether something is fair use or not is the purview of the courts. Does the DMCA require you to make that judgement before submitting a notice? I would guess not.
And unfortunately, you can't sue people just for being jerks.
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#57I didn't follow this story. Where can I find more information about this "Controversy"?
Basically, someone called out CipherCloud on apparently bogus claims about what they provide (homomorphic encryption). CipherCloud responded with DMCA takedown notices. Now they are trying to explain their actions, with a lot of "trust us, we are only hiding the crypto details because we need to maintain a competitive advantage!"
It would be hard for them to make a security guarantee that isn't bogus, if the screenshots from their demo is an accurate representation of their technology, but they don't appear to have made this particular fraudulent statement.
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#58If you had to guess, how many of CipherCloud's customers do you think keep cryptographers on staff?
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#59Here is a link to the DMCA notice, in case anyone cares. Its not just a DMCA notice, it contains claims against slander and defamation too. http://www.pdf-archive.com/2013/04/20/notice130419/
»CipherCloud's product is NOT deterministic.« No, really, it is not. They say it three times. Who has not at least once dreamed of having your data processed by a non-deterministic system?
[1] http://en.wikipedia.org/wiki/Deterministic_encryption
EDIT: Or maybe you know that and I missed the joke.
Re: CipherCloud Responds to the Crypto StackExchange Controversy
#60Earlier quoted context omitted.
»CipherCloud's product is NOT deterministic.« No, really, it is not. They say it three times. Who has not at least once dreamed of having your data processed by a non-deterministic system?
I think they are claiming that they are not using deterministic encrpytion[1], which can be used to allow searches of encrypted data, not that their software is "non-deterministic". [1] http://en.wikipedia.org/wiki/Deterministic_encryption EDIT: Or maybe you know that and I missed the joke.