LWN.net Logo

A backdoor in UnrealIRCd

A backdoor in UnrealIRCd

Posted Jun 17, 2010 9:30 UTC (Thu) by ortalo (subscriber, #4654)
Parent article: A backdoor in UnrealIRCd

That's an idea: why not make configure or make directly aware by default of the interest of signature, secure-hash or more automatic general security checks (like not building as root, etc.)? It could probably be tried behind-the-scene like most other checks and provide a final friendly report if security guarantees are achieved.

If that small PR is sufficient to fuel adoption among developpers (it already occured for things like sudo) within some years --fail-on-no-security-check could become the default.

BTW, ./configure && make && make install
is my prefered idiom.


(Log in to post comments)

A backdoor in UnrealIRCd

Posted Jun 17, 2010 11:44 UTC (Thu) by nix (subscriber, #2304) [Link]

Not "./configure && make -j WHATEVER && make check && sudo make install DESTDIR=/your/stow/directory/here"?

(this is now way off topic)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds