TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The and-httpd server has a $2,000 "security guarantee"

23 pointsby andrewthorntonover 12 years ago

8 comments

dpkendalover 12 years ago
This sort of thing is not new. I think the first one was qmail: <a href="http://cr.yp.to/qmail/guarantee.html" rel="nofollow">http://cr.yp.to/qmail/guarantee.html</a> followed shortly by djbdns: <a href="http://cr.yp.to/djbdns/guarantee.html" rel="nofollow">http://cr.yp.to/djbdns/guarantee.html</a> (which was awarded in 2009: <a href="http://article.gmane.org/gmane.network.djbdns/13864" rel="nofollow">http://article.gmane.org/gmane.network.djbdns/13864</a>)<p>Dovecot also has a similar guarantee: <a href="http://dovecot.org/security.html" rel="nofollow">http://dovecot.org/security.html</a><p>As does Mozilla: <a href="http://www.mozilla.org/security/bug-bounty.html" rel="nofollow">http://www.mozilla.org/security/bug-bounty.html</a><p>Even Facebook is in on the game: <a href="http://www.facebook.com/whitehat/bounty/" rel="nofollow">http://www.facebook.com/whitehat/bounty/</a><p>Bug bountying in general of course started with Donald Knuth: <a href="http://en.wikipedia.org/wiki/Knuth_reward_check" rel="nofollow">http://en.wikipedia.org/wiki/Knuth_reward_check</a> and has recently become moderately popular as a strategy for increasing open-source code quality: <a href="http://www.daemonology.net/blog/2011-09-05-lessons-learned-from-bountying-bugs.html" rel="nofollow">http://www.daemonology.net/blog/2011-09-05-lessons-learned-f...</a>
评论 #4533062 未加载
andrewthorntonover 12 years ago
Here is the latest source for anyone with too much time on their hands: <a href="http://www.and.org/and-httpd/0.99.11/" rel="nofollow">http://www.and.org/and-httpd/0.99.11/</a><p>Last update from changelog is 2006-09-10
评论 #4532877 未加载
dkroyover 12 years ago
How did this get to the front page when the last update to the source was 6 years ago?
评论 #4534461 未加载
dukedover 12 years ago
I wanted to give it a try, had to look for the source (found it on sourceforge) tried to ./configure it requires a Vstr from the same website now need to look for the source ...<p>It's not like they want you to try it :D
josephlordover 12 years ago
That isn't a guarantee it's a bounty. A guarantee would pay out to all affected customers. Affected probably would mean compromised by an attacker.
steve19over 12 years ago
That page was last modified in 2006. It must have held up well against attacks or he would be broke by now!
评论 #4532716 未加载
dkhenryover 12 years ago
I would look to find the last time the code was worked on, but there isn't even a code repository listed.
pandemicsynover 12 years ago
Similar to the bounty Dovecot <a href="http://dovecot.org/security.html" rel="nofollow">http://dovecot.org/security.html</a> has.