Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > ANN: dh, the daemon helper 2009-09-12 11:11

Reply
Thread Tools

ANN: dh, the daemon helper 2009-09-12 11:11

 
 
John Kelly
Guest
Posts: n/a
 
      09-12-2009

dh, the daemon helper 2009-09-12 11:11

Yet another fix, to prevent attacks using world writable files.

It think this version covers all the security issues. But who knows,
UNIX and C are a security minefield.

I invite code review, but I don't have time for ng trolls; if you have
concerns, email me. My real email address is in this post, and on the
ftp site.

ftp://ftp.isp2dial.com/users/jak/src/dh/


--
Webmail for Dialup Users
http://www.isp2dial.com/freeaccounts.html

 
Reply With Quote
 
 
 
 
Seebs
Guest
Posts: n/a
 
      09-12-2009
On 2009-09-12, John Kelly <> wrote:
> dh, the consistently buggy daemon helper 2009-09-12 11:11


> Yet another fix, to prevent attacks using world writable files.


In short, this continues to be totally off-topic to at least some of these
groups, and continues to reveal that you're just plain not the right guy
to write one of these even if there were a need, which there doesn't seem to
be.

> It think this version covers all the security issues. But who knows,
> UNIX and C are a security minefield.


Might I recommend learning the language and becoming familiar with the
environment before trying to write a program for UNIX and C which,
by design, needs to be written by someone experienced and capable of
writing secure code?

> I invite code review,


I doubt it. When people have pointed out to you, with clear evidence, that
your posts were off-topic, you've responded with derision and dismissal. It
seems unlikely that you are genuinely interested in code review.

> but I don't have time for ng trolls;


Which is odd, because you are one.

> if you have concerns, email me.


So you can lie about what was said? No, I don't think so.

I looked at the code. It's not fixable, because your fundamental design
is just plain incoherent. You don't understand the problem space, meaning
you can't design a solution that makes sense. Add on a bunch of cargo-cult
behavior and a clear demonstration or three that you don't understand the
mechanisms you're using, and all that's left is the spam.

-s
--
Copyright 2009, all wrongs reversed. Peter Seebach / usenet-
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dh, the daemon helper John Kelly C Programming 45 10-09-2009 11:37 AM
dh, the daemon helper 2009-09-11 John Kelly C Programming 3 09-14-2009 08:00 AM
ANN: dh, the daemon helper John Kelly Python 2 09-10-2009 06:57 PM
Re: dh, the daemon helper vippstar@gmail.com C Programming 5 11-03-2008 10:35 AM
What's the purpose of the helper cache and is there a way to just turn off helper cache-ing? kevin Ruby 1 07-21-2006 03:42 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57