| 1. | | Netflix prize competitor: With the best algorithms, metadata becomes worthless (pragmatictheory.blogspot.com) |
| 69 points by bdr on Aug 15, 2008 | 31 comments |
|
| 2. | | Picwing (YC Summer 08) Debuts Their Social Digital Picture Frame (techcrunch.com) |
| 61 points by fallentimes on Aug 15, 2008 | 54 comments |
|
| 3. | | Million dollar gas hack. (greenwala.com) |
| 50 points by humanlever on Aug 15, 2008 | 18 comments |
|
| 4. | | The Sunspot Enigma: The Sun is "Dead", What Does it Mean for Earth? (dailygalaxy.com) |
| 50 points by gibsonf1 on Aug 15, 2008 | 29 comments |
|
| 5. | | Mozilla SSL policy bad for the Web (uml.edu) |
| 49 points by nickb on Aug 15, 2008 | 86 comments |
|
| 6. | | Acquisition/Investment vs. Bootstrapping (heroku.com) |
| 49 points by sant0sk1 on Aug 15, 2008 | 12 comments |
|
| 7. | | Serving static files with Django and AWS - going fast on a budget (eventseer.net) |
| 41 points by brox on Aug 15, 2008 | 5 comments |
|
| 8. | | CouchSurfing Deletes Itself, Shuts Down - Old, yet relevant (techcrunch.com) |
| 39 points by senthil_rajasek on Aug 15, 2008 | 25 comments |
|
| 9. | | Ask HN: Best resources on SEO |
| 32 points by adnandot on Aug 15, 2008 | 17 comments |
|
| 10. | | Voting Machines (xkcd.com) |
| 32 points by aneesh on Aug 15, 2008 | 23 comments |
|
| 11. | | MapReduce in Erlang (weblambdazero.blogspot.com) |
| 31 points by 13ren on Aug 15, 2008 | 13 comments |
|
| 12. | | Why We're Failing in Math and Science (oreilly.com) |
| 28 points by toffer on Aug 15, 2008 | 40 comments |
|
| |
|
|
| 14. | | Hakmem: classic programming hacks (inwap.com) |
| 22 points by hhm on Aug 15, 2008 | 7 comments |
|
| |
|
|
| 16. | | XML Backlash? (ajaxonomy.com) |
| 20 points by 13ren on Aug 15, 2008 | 43 comments |
|
| 17. | | VMware: Don't shut down that virtual machine (cnet.com) |
| 19 points by senthil_rajasek on Aug 15, 2008 | 14 comments |
|
| 18. | | RMS interviewed on Radio NZ (inode.co.nz) |
| 19 points by jgamman on Aug 15, 2008 | 20 comments |
|
| 19. | | YC Summer 08 Demo Day: Best Batch Ever (onstartups.com) |
| 18 points by webwright on Aug 15, 2008 | 6 comments |
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| 27. | | ScanMyPhotos: 1000 photos scanned for $50 (nytimes.com) |
| 15 points by kf on Aug 15, 2008 | 1 comment |
|
| 28. | | Global Popularity of Programming Languages (lethain.com) |
| 15 points by mariorz on Aug 15, 2008 | 5 comments |
|
| |
|
|
| |
|
|
|
| More |
If you do not have a valid certificate signed by a CA, SSL is not providing any security.
Yes, the warning you get when you visit a site with an invalid cert is much scarier than what you see if you visit an unencrypted site. But it's the sites that use encryption that users care about, because those are the sites that get their passwords and credit card numbers.
Perhaps you think the browser should make an exception for self-signed certs. After all, there's nothing "wrong" with their signatures. Nothing's expired. No signature fails to validate. Why not just make the URL bar orange or something? Because anyone can create a self-signed cert and sub it into a Bank of America SSL connection.
It sure is annoying that you have to pay $20 every year to keep an SSL cert. I totally agree that this a problem. But right now, without that $20, you have a connection that provides cryptographically zero security. Short of coming up with a way to create a trustworthy CA that runs for less than $20 a year, there is no great solution to this problem.