Matasano Security seems to be assuming a different use case than I'm interested in. They assume one wants to use JavaScript cryptography as a substitute for SSL/TLS, while I'm more concerned with secure storage of data in the cloud.
Showing posts with label Technology. Show all posts
Showing posts with label Technology. Show all posts
Tuesday, August 21, 2012
JavaScript cryptography considered harmful?
After coming across an article from Matasano Security titled, "JavaScript Cryptography Considered Harmful," I decided to submit a question to the Security Now podcast to get a second opinion on the security of JavaScript cryptography. Here is Steve Gibson's take on the question of secure JavaScript cryptography in episode 365 of his podcast:
Matasano Security seems to be assuming a different use case than I'm interested in. They assume one wants to use JavaScript cryptography as a substitute for SSL/TLS, while I'm more concerned with secure storage of data in the cloud.
Matasano Security seems to be assuming a different use case than I'm interested in. They assume one wants to use JavaScript cryptography as a substitute for SSL/TLS, while I'm more concerned with secure storage of data in the cloud.
Wednesday, June 22, 2011
Why you should get an iPhone and skip Google Android
Apple is far stricter than Google about what apps can be sold for its smart phone. That lack of freedom has an upside: less vulnerability to malware:
The security of Google Android has once again been called into question after an academic researcher discovered 12 malicious apps hosted in the operating system's official applications market, some that had been hosted there for months and racked up hundreds of thousands of downloads.
Ten of the apps reported last week by North Carolina State University professor Xuxian Jiang contained highly stealthy code that collected users' browsing history, bookmarks, and device information and sent them to servers under the control of the attackers. The professor said they also contained a backdoor largely made possible by a weakness documented at a security conference 12 months ago that allows Android apps to be surreptitiously updated.
The malicious titles also contained functions that allowed the developers to collect login credentials for Facebook, Gmail, and other accounts...
Thursday, May 5, 2011
The most popular web browsers

This graph shows the most popular PC & Mac web browsers in early May, 2011, based on visitors to my websites. The sample size is 1,424. My stats are pretty close to the stats listed in The New York Times:
About 45 percent of computers use one of Microsoft’s Internet Explorer browsers, according to StatCounter, a Web analytics firm, while Chrome has only about 18 percent of the market. ... Firefox, a browser produced by Mozilla, has 30 percent of the market while Safari, Apple’s browser, has only 5 percent.According to Wikipedia, back in 2004 Internet Explorer had about a 90-95% market share. Competition is a good thing.
The browser race is closer than it appears. While it looks like a four-way battle of web browsers, it is really a three-way battle of rendering engines because Chrome and Safari both use WebKit. Based on the stats of my visitors, the rendering engine battle looks like this:
- Trident (Internet Explorer) — 45%
- Gecko (Firefox) — 30%
- WebKit (Chrome & Safari) — 25%
Subscribe to:
Posts (Atom)